File tree Expand file tree Collapse file tree 9 files changed +11
-9
lines changed
Expand file tree Collapse file tree 9 files changed +11
-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.4.1/README.md )
2+
13JSONLD-JAVA
24===========
35
@@ -12,7 +14,7 @@ From Maven
1214 <dependency>
1315 <groupId>com.github.jsonld-java</groupId>
1416 <artifactId>jsonld-java</artifactId>
15- <version>0.4.1 </version>
17+ <version>0.5-SNAPSHOT </version>
1618 </dependency>
1719
1820Code example
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.4.1 </version >
6+ <version >0.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >jsonld-java</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >jsonld-java-integration</artifactId >
55 <groupId >com.github.jsonld-java</groupId >
6- <version >0.4.1 </version >
6+ <version >0.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >jsonld-java-clerezza</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.4.1 </version >
7+ <version >0.5-SNAPSHOT </version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >jsonld-java-jena</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.4.1 </version >
6+ <version >0.5-SNAPSHOT </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.4.1 </version >
7+ <version >0.5-SNAPSHOT </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 33 <parent >
44 <artifactId >jsonld-java-integration</artifactId >
55 <groupId >com.github.jsonld-java</groupId >
6- <version >0.4.1 </version >
6+ <version >0.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >jsonld-java-sesame</artifactId >
Original file line number Diff line number Diff line change 88 <modelVersion >4.0.0</modelVersion >
99 <groupId >com.github.jsonld-java</groupId >
1010 <artifactId >jsonld-java-parent</artifactId >
11- <version >0.4.1 </version >
11+ <version >0.5-SNAPSHOT </version >
1212 <name >JSONLD Java :: Parent</name >
1313 <description >Json-LD Java Parent POM</description >
1414 <packaging >pom</packaging >
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.4.1 </version >
6+ <version >0.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >jsonld-java-tools</artifactId >
You can’t perform that action at this time.
0 commit comments