Last Version

CORE Branch: 2.2 2.2.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.

License

License

GroupId

GroupId

io.github.together.modules
ArtifactId

ArtifactId

core
Version

Version

2.2.0
Type

Type

jar
Description

Description

CORE Branch: 2.2
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.

Download core 2.2.0


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

Dependencies

compile (23)

Group / Artifact Type Version
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.26
org.xhtmlrenderer : flying-saucer-pdf-openpdf jar 9.1.22
org.jsoup : jsoup jar 1.14.3
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)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1

test (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.