License |
License
GLPv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.couchdb |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCouchDB Parent
Parent for CouchDB integration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-1.0.0.pom | 2 KB |
parent-1.0.0-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.couchdb/parent/ -->
<dependency>
<groupId>com.cedarsoft.couchdb</groupId>
<artifactId>parent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.couchdb/parent/
implementation 'com.cedarsoft.couchdb:parent:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft.couchdb/parent/
implementation ("com.cedarsoft.couchdb:parent:1.0.0")
'com.cedarsoft.couchdb:parent:jar:1.0.0'
<dependency org="com.cedarsoft.couchdb" name="parent" rev="1.0.0">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.couchdb', module='parent', version='1.0.0')
)
libraryDependencies += "com.cedarsoft.couchdb" % "parent" % "1.0.0"
[com.cedarsoft.couchdb/parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 7.0.3 |