| Категории |
КатегорииTomEE Контейнер Application Servers Configuration Библиотеки уровня приложения config |
|---|---|
| Группа | Группаcom.github.rmannibucau |
| Идентификатор | Идентификаторdeltaspike-configuration-tomee |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеDeltaSpike Configuration TomEE Integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/deltaspike-configuration-tomee/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>deltaspike-configuration-tomee</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/deltaspike-configuration-tomee/
implementation 'com.github.rmannibucau:deltaspike-configuration-tomee:1.0.0'
// https://jarcasting.com/artifacts/com.github.rmannibucau/deltaspike-configuration-tomee/
implementation ("com.github.rmannibucau:deltaspike-configuration-tomee:1.0.0")
'com.github.rmannibucau:deltaspike-configuration-tomee:jar:1.0.0'
<dependency org="com.github.rmannibucau" name="deltaspike-configuration-tomee" rev="1.0.0">
<artifact name="deltaspike-configuration-tomee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='deltaspike-configuration-tomee', version='1.0.0')
)
libraryDependencies += "com.github.rmannibucau" % "deltaspike-configuration-tomee" % "1.0.0"
[com.github.rmannibucau/deltaspike-configuration-tomee "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-api | jar | 1.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openejb : openejb-core | jar | 4.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.deltaspike.core : deltaspike-core-impl | jar | 1.5.1 |
| junit : junit | jar | 4.12 |