не последняя версия
Последняя версия 1.2.2.1-jre17

GuicedEE Examples 1.2.0.0-jre16

Examples to quickly kickstart your Guiced EE applications. These are designed to build on JDK 11 as examples on using modules and JLink for distribution

Категории

Категории

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

Группа

com.guicedee.examples
Идентификатор

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

examples-parent
Версия

Версия

1.2.0.0-jre16
Тип

Тип

pom
Описание

Описание

GuicedEE Examples
Examples to quickly kickstart your Guiced EE applications. These are designed to build on JDK 11 as examples on using modules and JLink for distribution

Скачать examples-parent 1.2.0.0-jre16

Имя Файла Размер
examples-parent-1.2.0.0-jre16.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.guicedee.examples/examples-parent/ -->
<dependency>
    <groupId>com.guicedee.examples</groupId>
    <artifactId>examples-parent</artifactId>
    <version>1.2.0.0-jre16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.examples/examples-parent/
implementation 'com.guicedee.examples:examples-parent:1.2.0.0-jre16'
// https://jarcasting.com/artifacts/com.guicedee.examples/examples-parent/
implementation ("com.guicedee.examples:examples-parent:1.2.0.0-jre16")
'com.guicedee.examples:examples-parent:pom:1.2.0.0-jre16'
<dependency org="com.guicedee.examples" name="examples-parent" rev="1.2.0.0-jre16">
  <artifact name="examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples', module='examples-parent', version='1.2.0.0-jre16')
)
libraryDependencies += "com.guicedee.examples" % "examples-parent" % "1.2.0.0-jre16"
[com.guicedee.examples/examples-parent "1.2.0.0-jre16"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.