Last Version

Jaxer Core Library 1.0.8-beta

Simple and lightweight library to overcome complex task

License

License

GroupId

GroupId

io.github.jaxer-in
ArtifactId

ArtifactId

jaxer-core
Version

Version

1.0.8-beta
Type

Type

jar
Description

Description

Jaxer Core Library
Simple and lightweight library to overcome complex task
Project URL

Project URL

https://github.com/jaxer-in/jaxer-parent
Project Organization

Project Organization

Jaxer

Download jaxer-core 1.0.8-beta


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

provided (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.24
com.google.zxing : core jar 3.5.0
com.google.zxing : javase jar 3.5.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.