ocap-ds

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

ocap-ds
Last Version

Last Version

I05
Release Date

Release Date

Type

Type

jar
Description

Description

ocap-ds
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download ocap-ds

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.googlecode.jinahya : ocap-api jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
I05
I04
I03