License |
License |
---|---|
GroupId | GroupIdorg.ektorp |
ArtifactId | ArtifactIdorg.ektorp.parent |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEktorp Parent
a Java CouchDB persistence library
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.ektorp.parent-1.5.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ektorp/org.ektorp.parent/ -->
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp.parent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp.parent/
implementation 'org.ektorp:org.ektorp.parent:1.5.0'
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp.parent/
implementation ("org.ektorp:org.ektorp.parent:1.5.0")
'org.ektorp:org.ektorp.parent:pom:1.5.0'
<dependency org="org.ektorp" name="org.ektorp.parent" rev="1.5.0">
<artifact name="org.ektorp.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ektorp', module='org.ektorp.parent', version='1.5.0')
)
libraryDependencies += "org.ektorp" % "org.ektorp.parent" % "1.5.0"
[org.ektorp/org.ektorp.parent "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.findbugs : annotations | jar | 1.3.2 |