не последняя версия
Последняя версия 2.5.0

net.java.truecommons:truecommons-services 1.0.13

Provides service location which is designed to work well in both JEE and OSGi environments and perfectly fits the dependency injection idiom with support for JSR 330.

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truecommons
Идентификатор

Идентификатор

truecommons-services
Версия

Версия

1.0.13
Тип

Тип

jar

Скачать truecommons-services 1.0.13


<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-services/ -->
<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-services</artifactId>
    <version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-services/
implementation 'net.java.truecommons:truecommons-services:1.0.13'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-services/
implementation ("net.java.truecommons:truecommons-services:1.0.13")
'net.java.truecommons:truecommons-services:jar:1.0.13'
<dependency org="net.java.truecommons" name="truecommons-services" rev="1.0.13">
  <artifact name="truecommons-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-services', version='1.0.13')
)
libraryDependencies += "net.java.truecommons" % "truecommons-services" % "1.0.13"
[net.java.truecommons/truecommons-services "1.0.13"]