| Группа | Группаcom.github.rmannibucau |
|---|---|
| Идентификатор | Идентификаторcdi-converters |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеCDI Converters
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cdi-converters-1.0.pom | |
| cdi-converters-1.0.jar | 11 KB |
| cdi-converters-1.0-sources.jar | 5 KB |
| cdi-converters-1.0-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-converters/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>cdi-converters</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-converters/
implementation 'com.github.rmannibucau:cdi-converters:1.0'
// https://jarcasting.com/artifacts/com.github.rmannibucau/cdi-converters/
implementation ("com.github.rmannibucau:cdi-converters:1.0")
'com.github.rmannibucau:cdi-converters:jar:1.0'
<dependency org="com.github.rmannibucau" name="cdi-converters" rev="1.0">
<artifact name="cdi-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='cdi-converters', version='1.0')
)
libraryDependencies += "com.github.rmannibucau" % "cdi-converters" % "1.0"
[com.github.rmannibucau/cdi-converters "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-api | jar | 0.3-incubating |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openejb : javaee-api | jar | 6.0-5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openejb : arquillian-openejb-embedded-4 | jar | 4.5.1 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.0.3.Final |
| junit : junit | jar | 4.11 |