is not current version
Last Version 3.2.1

nl.42:restzilla 3.1.0

Dynamic REST endpoints for Spring

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

restzilla
Version

Version

3.1.0
Type

Type

jar

Download restzilla 3.1.0


<!-- https://jarcasting.com/artifacts/nl.42/restzilla/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>restzilla</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/restzilla/
implementation 'nl.42:restzilla:3.1.0'
// https://jarcasting.com/artifacts/nl.42/restzilla/
implementation ("nl.42:restzilla:3.1.0")
'nl.42:restzilla:jar:3.1.0'
<dependency org="nl.42" name="restzilla" rev="3.1.0">
  <artifact name="restzilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='restzilla', version='3.1.0')
)
libraryDependencies += "nl.42" % "restzilla" % "3.1.0"
[nl.42/restzilla "3.1.0"]