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

CORE 2.1.0

The CORE Artifact contains typical basic functions for Java Applications. The Module is elaborated as library and packed as JAR file. It is possible to use this Artifact in Java EE and Java SE (Desktop) Applications. The implementation of these library has the goal, to create an useful and compact toolbox.

Лицензия

Лицензия

Группа

Группа

io.github.together.modules
Идентификатор

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

core
Версия

Версия

2.1.0
Тип

Тип

jar
Описание

Описание

CORE
The CORE Artifact contains typical basic functions for Java Applications. The Module is elaborated as library and packed as JAR file. It is possible to use this Artifact in Java EE and Java SE (Desktop) Applications. The implementation of these library has the goal, to create an useful and compact toolbox.

Скачать core 2.1.0

Имя Файла Размер
core-2.1.0.pom
core-2.1.0-sources.jar 90 KB
core-2.1.0-javadoc.jar 548 bytes
Обзор

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

Зависимости

compile (22)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3.2
com.sun.mail : jakarta.mail jar 1.6.5
joda-time : joda-time jar 2.10.8
org.apache.velocity : velocity jar 1.7
net.sf.flexjson : flexjson jar 3.3
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0
xerces : xercesImpl jar 2.12.0
com.itextpdf : itextpdf jar 5.5.13.2
com.itextpdf.tool : xmlworker jar 5.5.13.2
com.github.librepdf : openpdf jar 1.3.23
com.github.librepdf : pdf-xml jar 1.2.16
com.google.zxing : core jar 3.4.1
com.google.zxing : javase jar 3.4.1
org.imgscalr : imgscalr-lib jar 4.2
org.apache.commons : commons-imaging jar 1.0-alpha2
org.ff4j : ff4j-core jar 1.8.8
io.github.together.libraries : bundle-logging pom 1.7.30
io.github.together.libraries : bundle-hibernate pom 5.4.25
io.github.together.libraries : bundle-spring pom 5.3.1
org.apiguardian : apiguardian-api jar 1.1.0

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1

test (13)

Идентификатор библиотеки Тип Версия
com.icegreen : greenmail jar 1.6.1
org.glassfish.grizzly : grizzly-http-server-jaxws jar 2.4.4
com.google.code.bean-matchers : bean-matchers jar 0.12
org.mockito : mockito-core jar 3.6.28
com.tngtech.jgiven : jgiven-core jar 0.18.2
com.tngtech.jgiven : jgiven-junit5 jar 0.18.2
com.tngtech.jgiven : jgiven-spring jar 0.18.2
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.springframework : spring-test jar 5.3.1
org.hibernate : hibernate-testing jar 5.4.25.Final

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

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