| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.buschmais.xo |
| Идентификатор | Идентификаторxo.impl |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеeXtended Objects - Implementation
eXtended Objects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xo.impl-1.3.0.pom | |
| xo.impl-1.3.0.jar | 200 KB |
| xo.impl-1.3.0-tests.jar | 14 KB |
| xo.impl-1.3.0-sources.jar | 109 KB |
| xo.impl-1.3.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/ -->
<dependency>
<groupId>com.buschmais.xo</groupId>
<artifactId>xo.impl</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/
implementation 'com.buschmais.xo:xo.impl:1.3.0'
// https://jarcasting.com/artifacts/com.buschmais.xo/xo.impl/
implementation ("com.buschmais.xo:xo.impl:1.3.0")
'com.buschmais.xo:xo.impl:jar:1.3.0'
<dependency org="com.buschmais.xo" name="xo.impl" rev="1.3.0">
<artifact name="xo.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.xo', module='xo.impl', version='1.3.0')
)
libraryDependencies += "com.buschmais.xo" % "xo.impl" % "1.3.0"
[com.buschmais.xo/xo.impl "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 1.3.0 |
| com.buschmais.xo : xo.spi | jar | 1.3.0 |
| com.google.guava : guava | jar | 30.0-jre |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.5.13 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| javax.inject : javax.inject | jar | 1 |