License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.bhokumar.framework |
ArtifactId | ArtifactIdsample-spring-boot-annotation |
Version | Version0.0.2 |
Type | Typepom |
Description |
DescriptionSchema.org Java
Serialize and Deserialize Json-LD into Java entities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bhokumar.framework/sample-spring-boot-annotation/ -->
<dependency>
<groupId>com.github.bhokumar.framework</groupId>
<artifactId>sample-spring-boot-annotation</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bhokumar.framework/sample-spring-boot-annotation/
implementation 'com.github.bhokumar.framework:sample-spring-boot-annotation:0.0.2'
// https://jarcasting.com/artifacts/com.github.bhokumar.framework/sample-spring-boot-annotation/
implementation ("com.github.bhokumar.framework:sample-spring-boot-annotation:0.0.2")
'com.github.bhokumar.framework:sample-spring-boot-annotation:pom:0.0.2'
<dependency org="com.github.bhokumar.framework" name="sample-spring-boot-annotation" rev="0.0.2">
<artifact name="sample-spring-boot-annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bhokumar.framework', module='sample-spring-boot-annotation', version='0.0.2')
)
libraryDependencies += "com.github.bhokumar.framework" % "sample-spring-boot-annotation" % "0.0.2"
[com.github.bhokumar.framework/sample-spring-boot-annotation "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | |
org.springframework.boot : spring-boot-starter-hateoas | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.codehaus.groovy : groovy | jar |