| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторgiulius |
| Последняя версия | Последняя версия2.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGiulius
Shared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| giulius-2.8.3.pom | |
| giulius-2.8.3.jar | 57 KB |
| giulius-2.8.3-sources.jar | 26 KB |
| giulius-2.8.3-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>giulius</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius/
implementation 'com.mastfrog:giulius:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/giulius/
implementation ("com.mastfrog:giulius:2.8.3")
'com.mastfrog:giulius:jar:2.8.3'
<dependency org="com.mastfrog" name="giulius" rev="2.8.3">
<artifact name="giulius" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "giulius" % "2.8.3"
[com.mastfrog/giulius "2.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : giulius-settings | jar | 2.8.3 |
| com.mastfrog : util-collections | jar | 2.8.3 |
| com.mastfrog : util-function | jar | 2.8.3 |
| com.mastfrog : util-time | jar | 2.8.3 |
| com.mastfrog : giulius-annotations | jar | 2.8.3 |
| com.mastfrog : shutdown-hooks | jar | 2.8.3 |
| com.google.inject : guice | jar | 5.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mastfrog : injection-reflection-indexer | jar | 2.8.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |