Schema.org Java

Serialize and Deserialize Json-LD into Java entities

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.bhokumar.framework
ArtifactId

ArtifactId

sample-spring-boot-annotation
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Schema.org Java
Serialize and Deserialize Json-LD into Java entities
Project URL

Project URL

https://github.com/bhokumar/show-date-gradle-plugin
Project Organization

Project Organization

com.github.bhokumar
Source Code Management

Source Code Management

https://github.com/bhokumar/show-date-gradle-plugin

Download sample-spring-boot-annotation

How to add to project

<!-- 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"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1