Last Version

Jaxer Api 1.0.8-beta

Jaxer api for backend projects

License

License

GroupId

GroupId

io.github.jaxer-in
ArtifactId

ArtifactId

jaxer-api
Version

Version

1.0.8-beta
Type

Type

jar
Description

Description

Jaxer Api
Jaxer api for backend projects
Project URL

Project URL

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

Project Organization

Jaxer

Download jaxer-api 1.0.8-beta


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
com.google.code.gson : gson jar 2.9.0
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

provided (3)

Group / Artifact Type Version
io.github.jaxer-in : jaxer-core jar 1.0.8-beta
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.24

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.