License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.apache.derby |
Last Version | Last Version10.11.1.1_v201605202053 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.derby_10.11.1.1_v201605202053.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.derby/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.apache.derby</artifactId>
<version>10.11.1.1_v201605202053</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.derby/
implementation 'org.eclipse.birt.runtime:org.apache.derby:10.11.1.1_v201605202053'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.derby/
implementation ("org.eclipse.birt.runtime:org.apache.derby:10.11.1.1_v201605202053")
'org.eclipse.birt.runtime:org.apache.derby:jar:10.11.1.1_v201605202053'
<dependency org="org.eclipse.birt.runtime" name="org.apache.derby" rev="10.11.1.1_v201605202053">
<artifact name="org.apache.derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.apache.derby', version='10.11.1.1_v201605202053')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.apache.derby" % "10.11.1.1_v201605202053"
[org.eclipse.birt.runtime/org.apache.derby "10.11.1.1_v201605202053"]