Last Version

Apache Derby Shared Code 10.16.1.1

The code which is shared across all Derby configurations.

License

License

GroupId

GroupId

org.apache.derby
ArtifactId

ArtifactId

derbyshared
Version

Version

10.16.1.1
Type

Type

jar
Description

Description

Apache Derby Shared Code
The code which is shared across all Derby configurations.
Project URL

Project URL

http://db.apache.org/derby/
Project Organization

Project Organization

Apache Software Foundation

Download derbyshared 10.16.1.1


<!-- https://jarcasting.com/artifacts/org.apache.derby/derbyshared/ -->
<dependency>
    <groupId>org.apache.derby</groupId>
    <artifactId>derbyshared</artifactId>
    <version>10.16.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.derby/derbyshared/
implementation 'org.apache.derby:derbyshared:10.16.1.1'
// https://jarcasting.com/artifacts/org.apache.derby/derbyshared/
implementation ("org.apache.derby:derbyshared:10.16.1.1")
'org.apache.derby:derbyshared:jar:10.16.1.1'
<dependency org="org.apache.derby" name="derbyshared" rev="10.16.1.1">
  <artifact name="derbyshared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.derby', module='derbyshared', version='10.16.1.1')
)
libraryDependencies += "org.apache.derby" % "derbyshared" % "10.16.1.1"
[org.apache.derby/derbyshared "10.16.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.