Skip to content

Fork of jsondoc, we aim to modernise the jsondoc implementation, in particular to support Spring 5

License

Notifications You must be signed in to change notification settings

Wavelyio/jsondoc

 
 

Repository files navigation

Install

Add JitPack as a Maven repository:

<repositories>
	<repository>
	    <id>jitpack.io</id>
	    <url>https://jitpack.io</url>
	</repository>
</repositories>

Add the dependency as normal:

<dependency>
    <groupId>com.github.Wavelyio.jsondoc</groupId>
    <artifactId>jsondoc-master</artifactId>
    <version>2.0.0</version>
</dependency>

About

Fork of jsondoc, we aim to modernise the jsondoc implementation, in particular to support Spring 5

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%