| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft.commons.history |
| Идентификатор | Идентификаторcore |
| Версия | Версия8.1.1 |
| Тип | Типjar |
| Описание |
Описаниеcommons.history.Core
cedarsoft Open Source projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| core-8.1.1.pom | |
| core-8.1.1.jar | 69 KB |
| core-8.1.1-tests.jar | 22 KB |
| core-8.1.1-sources.jar | 69 KB |
| core-8.1.1-javadoc.jar | 276 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.history/core/ -->
<dependency>
<groupId>com.cedarsoft.commons.history</groupId>
<artifactId>core</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.history/core/
implementation 'com.cedarsoft.commons.history:core:8.1.1'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.history/core/
implementation ("com.cedarsoft.commons.history:core:8.1.1")
'com.cedarsoft.commons.history:core:jar:8.1.1'
<dependency org="com.cedarsoft.commons.history" name="core" rev="8.1.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.history', module='core', version='8.1.1')
)
libraryDependencies += "com.cedarsoft.commons.history" % "core" % "8.1.1"
[com.cedarsoft.commons.history/core "8.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : concurrent | jar | 8.1.1 |
| net.java.dev.glazedlists : glazedlists_java16 | jar | 1.10.0 |
| org.easytesting : fest-reflect | jar | 1.4.1 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cedarsoft.commons : test-utils | jar | 8.1.1 |
| 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 |