| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаio.github.qsy7.java.infrastructure.property.modules |
| Идентификатор | Идентификаторsystem |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеproperty - infrastructure - system
property
|
| Имя Файла | Размер |
|---|---|
| system-0.1.0.pom | |
| system-0.1.0.jar | 12 KB |
| system-0.1.0-sources.jar | 6 KB |
| system-0.1.0-javadoc.jar | 405 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property.modules/system/ -->
<dependency>
<groupId>io.github.qsy7.java.infrastructure.property.modules</groupId>
<artifactId>system</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property.modules/system/
implementation 'io.github.qsy7.java.infrastructure.property.modules:system:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.infrastructure.property.modules/system/
implementation ("io.github.qsy7.java.infrastructure.property.modules:system:0.1.0")
'io.github.qsy7.java.infrastructure.property.modules:system:jar:0.1.0'
<dependency org="io.github.qsy7.java.infrastructure.property.modules" name="system" rev="0.1.0">
<artifact name="system" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.infrastructure.property.modules', module='system', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.infrastructure.property.modules" % "system" % "0.1.0"
[io.github.qsy7.java.infrastructure.property.modules/system "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.qsy7.java.infrastructure.property : api | jar | 0.1.0 |
| io.github.qsy7.java.infrastructure.property : impl | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.qsy7.java.infrastructure.property : validation | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |