GroupId | GroupIduk.org.retep.microkernel.integrations |
---|---|
ArtifactId | ArtifactIdapache-derby |
Version | Version10.5 |
Type | Typejar |
Filename | Size |
---|---|
apache-derby-10.5.pom | |
apache-derby-10.5.jar | 3 KB |
apache-derby-10.5-tests.jar | 1 KB |
apache-derby-10.5-sources.jar | 2 KB |
apache-derby-10.5-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel.integrations/apache-derby/ -->
<dependency>
<groupId>uk.org.retep.microkernel.integrations</groupId>
<artifactId>apache-derby</artifactId>
<version>10.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.integrations/apache-derby/
implementation 'uk.org.retep.microkernel.integrations:apache-derby:10.5'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel.integrations/apache-derby/
implementation ("uk.org.retep.microkernel.integrations:apache-derby:10.5")
'uk.org.retep.microkernel.integrations:apache-derby:jar:10.5'
<dependency org="uk.org.retep.microkernel.integrations" name="apache-derby" rev="10.5">
<artifact name="apache-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel.integrations', module='apache-derby', version='10.5')
)
libraryDependencies += "uk.org.retep.microkernel.integrations" % "apache-derby" % "10.5"
[uk.org.retep.microkernel.integrations/apache-derby "10.5"]