Last Version

zoxweb-core 2.2.3

Zoxweb public utilities jar

License

License

GroupId

GroupId

org.zoxweb
ArtifactId

ArtifactId

zoxweb-core
Version

Version

2.2.3
Type

Type

jar
Description

Description

zoxweb-core
Zoxweb public utilities jar
Project URL

Project URL

http://www.zoxweb.com
Source Code Management

Source Code Management

https://github.com/fidusio/zoxweb-core.git

Download zoxweb-core 2.2.3


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

Dependencies

provided (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.jsoup : jsoup jar 1.13.1
com.sun.mail : jakarta.mail jar 1.6.5
javax.cache : cache-api jar 1.1.1
org.yaml : snakeyaml jar 1.24

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.