Apache Derby Shared Code

The code which is shared across all Derby configurations.

License

License

GroupId

GroupId

org.apache.derby
ArtifactId

ArtifactId

derbyshared
Last Version

Last Version

10.16.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
10.16.1.1
10.15.2.0
10.15.1.3