| License |
License |
|---|---|
| GroupId | GroupIdorg.duracloud.mill |
| ArtifactId | ArtifactIdbitlog |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDuraCloud Bit Integrity Log
Task processing system which supports DuraCloud
|
| Project Organization |
Project OrganizationLYRASIS |
| Filename | Size |
|---|---|
| bitlog-4.0.0.pom | |
| bitlog-4.0.0.jar | 10 KB |
| bitlog-4.0.0-sources.jar | 7 KB |
| bitlog-4.0.0-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.duracloud.mill/bitlog/ -->
<dependency>
<groupId>org.duracloud.mill</groupId>
<artifactId>bitlog</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.duracloud.mill/bitlog/
implementation 'org.duracloud.mill:bitlog:4.0.0'
// https://jarcasting.com/artifacts/org.duracloud.mill/bitlog/
implementation ("org.duracloud.mill:bitlog:4.0.0")
'org.duracloud.mill:bitlog:jar:4.0.0'
<dependency org="org.duracloud.mill" name="bitlog" rev="4.0.0">
<artifact name="bitlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.duracloud.mill', module='bitlog', version='4.0.0')
)
libraryDependencies += "org.duracloud.mill" % "bitlog" % "4.0.0"
[org.duracloud.mill/bitlog "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud.mill : common | jar | 4.0.0 |
| org.duracloud : common | jar | 7.0.0 |
| org.duracloud.db : mill-db-repo | jar | 7.0.0 |
| org.duracloud : reportdata | jar | 7.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.duracloud : common-test | jar | 7.0.0 |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 4.0.2 |