License |
License
MIT
|
---|---|
GroupId | GroupIdbe.personify |
ArtifactId | ArtifactIdpersonify-util |
Version | Version1.3.5.RELEASE |
Type | Typejar |
Description |
Descriptionpersonify utility library
utility library for different usages
|
Project Organization |
Project Organizationpersonify |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/be.personify/personify-util/ -->
<dependency>
<groupId>be.personify</groupId>
<artifactId>personify-util</artifactId>
<version>1.3.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/be.personify/personify-util/
implementation 'be.personify:personify-util:1.3.5.RELEASE'
// https://jarcasting.com/artifacts/be.personify/personify-util/
implementation ("be.personify:personify-util:1.3.5.RELEASE")
'be.personify:personify-util:jar:1.3.5.RELEASE'
<dependency org="be.personify" name="personify-util" rev="1.3.5.RELEASE">
<artifact name="personify-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.personify', module='personify-util', version='1.3.5.RELEASE')
)
libraryDependencies += "be.personify" % "personify-util" % "1.3.5.RELEASE"
[be.personify/personify-util "1.3.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-csv | jar | 1.5 |
javax.mail : mail | jar | 1.4 |
org.springframework : spring-web | jar | 5.3.14 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
org.freemarker : freemarker | jar | 2.3.23 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |