| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tomitribe |
| Идентификатор | Идентификаторsabot |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSabot :: CDI-based Configuration Injection
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sabot-0.9.pom | |
| sabot-0.9.jar | 14 KB |
| sabot-0.9-sources.jar | 10 KB |
| sabot-0.9-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tomitribe/sabot/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>sabot</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/sabot/
implementation 'org.tomitribe:sabot:0.9'
// https://jarcasting.com/artifacts/org.tomitribe/sabot/
implementation ("org.tomitribe:sabot:0.9")
'org.tomitribe:sabot:jar:0.9'
<dependency org="org.tomitribe" name="sabot" rev="0.9">
<artifact name="sabot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='sabot', version='0.9')
)
libraryDependencies += "org.tomitribe" % "sabot" % "0.9"
[org.tomitribe/sabot "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tomitribe : tomitribe-util | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openejb : javaee-api | jar | 6.0-6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |