Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data |
---|---|
GroupId | GroupIdde.cyclon-softworx |
ArtifactId | ArtifactIdjformchecker-spring-boot-autoconfigure |
Version | Version0.1.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-spring-boot-autoconfigure/ -->
<dependency>
<groupId>de.cyclon-softworx</groupId>
<artifactId>jformchecker-spring-boot-autoconfigure</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-spring-boot-autoconfigure/
implementation 'de.cyclon-softworx:jformchecker-spring-boot-autoconfigure:0.1.16'
// https://jarcasting.com/artifacts/de.cyclon-softworx/jformchecker-spring-boot-autoconfigure/
implementation ("de.cyclon-softworx:jformchecker-spring-boot-autoconfigure:0.1.16")
'de.cyclon-softworx:jformchecker-spring-boot-autoconfigure:jar:0.1.16'
<dependency org="de.cyclon-softworx" name="jformchecker-spring-boot-autoconfigure" rev="0.1.16">
<artifact name="jformchecker-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cyclon-softworx', module='jformchecker-spring-boot-autoconfigure', version='0.1.16')
)
libraryDependencies += "de.cyclon-softworx" % "jformchecker-spring-boot-autoconfigure" % "0.1.16"
[de.cyclon-softworx/jformchecker-spring-boot-autoconfigure "0.1.16"]