| Лицензия |
Лицензия
Public Domain
|
|---|---|
| Группа | Группаuk.org.retep.tools |
| Идентификатор | Идентификаторj2ee |
| Последняя версия | Последняя версия10.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepTools J2EE Utilities
The retepTools collection
|
| Организация-разработчик |
Организация-разработчикRetep Development Group |
| Имя Файла | Размер |
|---|---|
| j2ee-10.6.pom | |
| j2ee-10.6.jar | 18 KB |
| j2ee-10.6-tests.jar | 1 KB |
| j2ee-10.6-sources.jar | 16 KB |
| j2ee-10.6-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/j2ee/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>j2ee</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/j2ee/
implementation 'uk.org.retep.tools:j2ee:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/j2ee/
implementation ("uk.org.retep.tools:j2ee:10.6")
'uk.org.retep.tools:j2ee:jar:10.6'
<dependency org="uk.org.retep.tools" name="j2ee" rev="10.6">
<artifact name="j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='j2ee', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "j2ee" % "10.6"
[uk.org.retep.tools/j2ee "10.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.tools : cluster | jar | 10.6 |
| uk.org.retep.tools : collections | jar | 10.6 |
| uk.org.retep.tools : io | jar | 10.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |