MVN

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

Maven & Gradle

May 24, 2020
0 stars

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

<dependency>
    <groupId>com.github.bhokumar.framework</groupId>
    <artifactId>sample-spring-boot-annotation</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bhokumar.framework : sample-spring-boot-annotation to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.bhokumar.framework : sample-spring-boot-annotation to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
sample-spring-boot-annotation-0.0.2
sample-spring-boot-annotation-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bhokumar.framework</groupId>
    <artifactId>sample-spring-boot-annotation</artifactId>
    <version>0.0.2</version>
</dependency>