MVN

io.github.felipeflores : Olina

Maven & Gradle

Jun 15, 2020
0 stars

Olina speed code · Serialize and Deserialize Json-LD into Java entities

<dependency>
    <groupId>io.github.felipeflores</groupId>
    <artifactId>Olina</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.felipeflores : Olina to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.felipeflores : Olina to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
Olina-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.felipeflores</groupId>
    <artifactId>Olina</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement