Last Version

jXAPI 2.0.1

Java xAPI client

License

License

Categories

Categories

Net
GroupId

GroupId

gov.adlnet
ArtifactId

ArtifactId

jxapi
Version

Version

2.0.1
Type

Type

jar
Description

Description

jXAPI
Java xAPI client
Project URL

Project URL

https://github.com/adlnet/jxapi
Source Code Management

Source Code Management

https://github.com/adlnet/jxapi

Download jxapi 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
org.bouncycastle : bcprov-jdk16 jar 1.46
com.liferay.org.apache.commons.fileupload : com.liferay.org.apache.commons.fileupload jar 6.2.0.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
javax.mail : mail jar 1.4.7
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.