g

general-activity-java

Serialize and Deserialize Json-LD into Java entities
https://github.com/cliuff/general-activity-java
Apache License 2.0
com.github.cliuff
cliuff
Files download
File Operation
general-activity-java-1.0.1.jar download
general-activity-java-1.0.1.pom download
general-activity-java-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cliuff</groupId>
  <artifactId>general-activity-java</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.cliuff:general-activity-java:1.0.1'
Gradle Kotlin
implementation("com.github.cliuff:general-activity-java:1.0.1")
Scala SBT
libraryDependencies += "com.github.cliuff" % "general-activity-java" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cliuff', module='general-activity-java', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.cliuff" name="general-activity-java" rev="1.0.1" />
Leiningen
[com.github.cliuff/general-activity-java "1.0.1"]
Apache Buildr
'com.github.cliuff:general-activity-java:jar:1.0.1'
Dependencies
The project has no third-party dependencies