File tree Expand file tree Collapse file tree 7 files changed +7
-9
lines changed
Expand file tree Collapse file tree 7 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1- Note: this is the documentation for the current unstable development branch. [ For the stable release documentation see here] ( https://github.com/jsonld-java/jsonld-java/blob/v0.5.1/README.md )
2-
31JSONLD-JAVA
42===========
53
@@ -16,7 +14,7 @@ From Maven
1614 <dependency>
1715 <groupId>com.github.jsonld-java</groupId>
1816 <artifactId>jsonld-java</artifactId>
19- <version>0.6.0-SNAPSHOT </version>
17+ <version>0.6.0</version>
2018 </dependency>
2119
2220Code example
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jsonld-java-parent</artifactId >
66 <groupId >com.github.jsonld-java</groupId >
7- <version >0.6.0-SNAPSHOT </version >
7+ <version >0.6.0</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jsonld-java-integration</artifactId >
66 <groupId >com.github.jsonld-java</groupId >
7- <version >0.6.0-SNAPSHOT </version >
7+ <version >0.6.0</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-clerezza</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >jsonld-java-parent</artifactId >
55 <groupId >com.github.jsonld-java</groupId >
6- <version >0.6.0-SNAPSHOT </version >
6+ <version >0.6.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >jsonld-java-integration</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jsonld-java-integration</artifactId >
66 <groupId >com.github.jsonld-java</groupId >
7- <version >0.6.0-SNAPSHOT </version >
7+ <version >0.6.0</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-rdf2go</artifactId >
Original file line number Diff line number Diff line change 99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >com.github.jsonld-java</groupId >
1111 <artifactId >jsonld-java-parent</artifactId >
12- <version >0.6.0-SNAPSHOT </version >
12+ <version >0.6.0</version >
1313 <name >JSONLD Java :: Parent</name >
1414 <description >Json-LD Java Parent POM</description >
1515 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jsonld-java-parent</artifactId >
66 <groupId >com.github.jsonld-java</groupId >
7- <version >0.6.0-SNAPSHOT </version >
7+ <version >0.6.0</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-tools</artifactId >
You can’t perform that action at this time.
0 commit comments