Skip to content

Maven project with Json Schema file which contains the specification of the Json formant to make an output from the new PeñalaraGHC's timetable engine.

License

Notifications You must be signed in to change notification settings

penalara/engineOutputGHCFile

Repository files navigation

engineOutputGHCFile

EngineOutputGHCFile is a project from Peñalara. Peñalara is a Spanish company with more than 20 years of experience. We provide the reference software for the creation of school timetables around the world. More information about at Peñalara Website

Maven project which contains the specification of the Json format of output file it may got from the new PeñalaraGHC's timetable engine.

The projects contains:

  • Java POJO classes.
  • Markdown Documentation about classes structure.

Check the Reference Documentation about the Schema which origins the POJO classes

Get POJO Classes as Maven Dependency

You can add this code to your pom.xml to get the Java Class to serialize/deserialize the GHC-Engine output json .

    <dependency>
    	<groupId>com.penalara.ghc</groupId>
    	<artifactId>engineOutputGHCFile</artifactId>
    	<version>1.0.4</version>
    </dependency>

About

Maven project with Json Schema file which contains the specification of the Json formant to make an output from the new PeñalaraGHC's timetable engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages