Skip to content

Base DINA API package for Java built on SpringBoot and Crnk

License

Notifications You must be signed in to change notification settings

akhavich/dina-base-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dina-Base-API

Base DINA API package for Java built on SpringBoot and Crnk.

Documentation

Documentation can be generated using:

mvn clean compile

An index.html page will be generated in target/generated-docs

Artifact

dina-base-api artifact is published on BinTray.

<dependency>
  <groupId>ca.gc.aafc</groupId>
  <artifactId>dina-base-api</artifactId>
  <version>0.26</version>
</dependency>

Test related classes are included in an artifact named dina-test-support.

Add BICoE BinTray repository :

<repository>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
  <id>bintray-aafc-bice-BICoE</id>
  <name>bintray</name>
  <url>https://dl.bintray.com/aafc-bice/BICoE</url>
</repository>

About

Base DINA API package for Java built on SpringBoot and Crnk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%