License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.seaborne.mantis |
ArtifactId | ArtifactIddboe-index |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionMantis (dboe-index)
Mantis :: Database Operation Environment
|
Filename | Size |
---|---|
dboe-index-0.3.0.pom | |
dboe-index-0.3.0.jar | 15 KB |
dboe-index-0.3.0-tests.jar | 2 KB |
dboe-index-0.3.0-test-sources.jar | 2 KB |
dboe-index-0.3.0-sources.jar | 12 KB |
dboe-index-0.3.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index/ -->
<dependency>
<groupId>org.seaborne.mantis</groupId>
<artifactId>dboe-index</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index/
implementation 'org.seaborne.mantis:dboe-index:0.3.0'
// https://jarcasting.com/artifacts/org.seaborne.mantis/dboe-index/
implementation ("org.seaborne.mantis:dboe-index:0.3.0")
'org.seaborne.mantis:dboe-index:jar:0.3.0'
<dependency org="org.seaborne.mantis" name="dboe-index" rev="0.3.0">
<artifact name="dboe-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seaborne.mantis', module='dboe-index', version='0.3.0')
)
libraryDependencies += "org.seaborne.mantis" % "dboe-index" % "0.3.0"
[org.seaborne.mantis/dboe-index "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seaborne.mantis : dboe-base | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |