License |
License |
---|---|
GroupId | GroupIdcom.wizzdi |
ArtifactId | ArtifactIddynamic-annoatations-service |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamic annotations service
Dynamic annotations service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wizzdi/dynamic-annoatations-service/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>dynamic-annoatations-service</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/dynamic-annoatations-service/
implementation 'com.wizzdi:dynamic-annoatations-service:1.2.0'
// https://jarcasting.com/artifacts/com.wizzdi/dynamic-annoatations-service/
implementation ("com.wizzdi:dynamic-annoatations-service:1.2.0")
'com.wizzdi:dynamic-annoatations-service:jar:1.2.0'
<dependency org="com.wizzdi" name="dynamic-annoatations-service" rev="1.2.0">
<artifact name="dynamic-annoatations-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='dynamic-annoatations-service', version='1.2.0')
)
libraryDependencies += "com.wizzdi" % "dynamic-annoatations-service" % "1.2.0"
[com.wizzdi/dynamic-annoatations-service "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar |