License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.commons |
ArtifactId | ArtifactIdhistory |
Version | Version8.1.1 |
Type | Typejar |
Description |
Descriptioncommons.History
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
history-8.1.1.pom | 1 KB |
history-8.1.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/history/ -->
<dependency>
<groupId>com.cedarsoft.commons</groupId>
<artifactId>history</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/history/
implementation 'com.cedarsoft.commons:history:8.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/history/
implementation ("com.cedarsoft.commons:history:8.1.1")
'com.cedarsoft.commons:history:jar:8.1.1'
<dependency org="com.cedarsoft.commons" name="history" rev="8.1.1">
<artifact name="history" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='history', version='8.1.1')
)
libraryDependencies += "com.cedarsoft.commons" % "history" % "8.1.1"
[com.cedarsoft.commons/history "8.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons : commons | jar | 8.1.1 |
com.cedarsoft.commons : cluster | jar | 8.1.1 |
com.cedarsoft.commons : objectaccess | jar | 8.1.1 |
joda-time : joda-time | jar | 2.9.9 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.0.19 |
javax.inject : javax.inject | jar | 1 |
org.assertj : assertj-core | jar | 3.7.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
junit : junit | jar | 4.12 |
org.easymock : easymockclassextension | jar | 3.2 |
org.easymock : easymock | jar | 3.4 |
org.mockito : mockito-core | jar | 2.7.22 |