is not current version
Last Version 0.0.2

com.github.bhokumar.framework:sample-spring-boot-annotation 0.0.1

Serialize and Deserialize Json-LD into Java entities

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.bhokumar.framework
ArtifactId

ArtifactId

sample-spring-boot-annotation
Version

Version

0.0.1
Type

Type

pom

Download sample-spring-boot-annotation 0.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.bhokumar.framework/sample-spring-boot-annotation/
implementation ("com.github.bhokumar.framework:sample-spring-boot-annotation:0.0.1")
'com.github.bhokumar.framework:sample-spring-boot-annotation:pom:0.0.1'
<dependency org="com.github.bhokumar.framework" name="sample-spring-boot-annotation" rev="0.0.1">
  <artifact name="sample-spring-boot-annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bhokumar.framework', module='sample-spring-boot-annotation', version='0.0.1')
)
libraryDependencies += "com.github.bhokumar.framework" % "sample-spring-boot-annotation" % "0.0.1"
[com.github.bhokumar.framework/sample-spring-boot-annotation "0.0.1"]