gamification
A framework for implementing gamification in a application
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.esfinge |
ArtifactId | ArtifactIdgamification |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEsfinge Gamification
The Esfinge Gamification is a matadata based framework applicable to systems requiring an gamification logic, regardless of the domain.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gamification-1.2.8.pom | |
gamification-1.2.8.jar | 67 KB |
gamification-1.2.8-sources.jar | 41 KB |
gamification-1.2.8-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.esfinge/gamification/ -->
<dependency>
<groupId>net.sf.esfinge</groupId>
<artifactId>gamification</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.esfinge/gamification/
implementation 'net.sf.esfinge:gamification:1.2.8'
// https://jarcasting.com/artifacts/net.sf.esfinge/gamification/
implementation ("net.sf.esfinge:gamification:1.2.8")
'net.sf.esfinge:gamification:jar:1.2.8'
<dependency org="net.sf.esfinge" name="gamification" rev="1.2.8">
<artifact name="gamification" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.esfinge', module='gamification', version='1.2.8')
)
libraryDependencies += "net.sf.esfinge" % "gamification" % "1.2.8"
[net.sf.esfinge/gamification "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.2 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-logging : commons-logging | jar | 1.1.3 |
org.apache.derby : derby | jar | 10.12.1.1 |
dom4j : dom4j | jar | 1.6.1 |
com.google.guava : guava | jar | 23.0 |
org.javassist : javassist | jar | 3.23.1-GA |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.reflections : reflections | jar | 0.9.11 |
org.slf4j : slf4j-api | jar | 1.7.21 |
xml-apis : xml-apis | jar | 1.0.b2 |
net.sf.esfinge : metadata | jar | 1.1 |
org.mongodb : mongo-java-driver | jar | 3.10.1 |
net.sf.esfinge : guardian-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
A framework for implementing gamification in a application