| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xellitix.commons |
| Идентификатор | Идентификаторsemver |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеXELLITIX Commons - Semantic Versioning
Semantic Versioning Models and Utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| semver-0.6.0.pom | |
| semver-0.6.0.jar | 28 KB |
| semver-0.6.0-sources.jar | 24 KB |
| semver-0.6.0-javadoc.jar | 190 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xellitix.commons/semver/ -->
<dependency>
<groupId>com.xellitix.commons</groupId>
<artifactId>semver</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/semver/
implementation 'com.xellitix.commons:semver:0.6.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/semver/
implementation ("com.xellitix.commons:semver:0.6.0")
'com.xellitix.commons:semver:jar:0.6.0'
<dependency org="com.xellitix.commons" name="semver" rev="0.6.0">
<artifact name="semver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='semver', version='0.6.0')
)
libraryDependencies += "com.xellitix.commons" % "semver" % "0.6.0"
[com.xellitix.commons/semver "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.2.2 |
| com.google.inject.extensions : guice-assistedinject | jar | 4.2.2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.assertj : assertj-core | jar | 3.11.1 |