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

org.openidentityplatform.commons.guice:core 2.0.8

Open Identity Platform CommunityGuice Core Library

Категории

Категории

IDE Инструменты разработки GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection ORM Данные
Группа

Группа

org.openidentityplatform.commons.guice
Идентификатор

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

core
Версия

Версия

2.0.8
Тип

Тип

jar

Скачать core 2.0.8


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/core/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.guice</groupId>
    <artifactId>core</artifactId>
    <version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/core/
implementation 'org.openidentityplatform.commons.guice:core:2.0.8'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.guice/core/
implementation ("org.openidentityplatform.commons.guice:core:2.0.8")
'org.openidentityplatform.commons.guice:core:jar:2.0.8'
<dependency org="org.openidentityplatform.commons.guice" name="core" rev="2.0.8">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.guice', module='core', version='2.0.8')
)
libraryDependencies += "org.openidentityplatform.commons.guice" % "core" % "2.0.8"
[org.openidentityplatform.commons.guice/core "2.0.8"]