License |
License |
---|---|
GroupId | GroupIdio.github.jaxer-in |
ArtifactId | ArtifactIdjaxer-core |
Version | Version1.0.8-beta |
Type | Typejar |
Description |
DescriptionJaxer Core Library
Simple and lightweight library to overcome complex task
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJaxer |
Filename | Size |
---|---|
jaxer-core-1.0.8-beta.pom | |
jaxer-core-1.0.8-beta.jar | 131 KB |
jaxer-core-1.0.8-beta-sources.jar | 74 KB |
jaxer-core-1.0.8-beta-javadoc.jar | 369 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |