Skip to content

Data Models for the Event component (Caliper and xAPI)

License

Notifications You must be signed in to change notification settings

udzuki/lai-event

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apereo LAI Event

This repository contains the shared event data models (xAPI and IMS Caliper).

Command to build the package:

Don't forget to edit the -Dversion

mvn package
cd target/
mvn install:install-file -DgroupId=org.apereo.event -DartifactId=lai-event -Dversion=1.1.1 -Dfile=lai-event-1.1.1.jar -Dpackaging=jar -DgeneratePom=true -DlocalRepositoryPath=. -DcreateChecksum=true

About

Data Models for the Event component (Caliper and xAPI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%