License |
License |
---|---|
GroupId | GroupIdorg.apache.any23 |
ArtifactId | ArtifactIdapache-any23-test-resources |
Last Version | Last Version2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Any23 :: Test Resources
Anything To Triples (any23) is a library, a web service and a command line tool that
extracts structured data in RDF format from a variety of Web documents.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.any23/apache-any23-test-resources/ -->
<dependency>
<groupId>org.apache.any23</groupId>
<artifactId>apache-any23-test-resources</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.any23/apache-any23-test-resources/
implementation 'org.apache.any23:apache-any23-test-resources:2.7'
// https://jarcasting.com/artifacts/org.apache.any23/apache-any23-test-resources/
implementation ("org.apache.any23:apache-any23-test-resources:2.7")
'org.apache.any23:apache-any23-test-resources:jar:2.7'
<dependency org="org.apache.any23" name="apache-any23-test-resources" rev="2.7">
<artifact name="apache-any23-test-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.any23', module='apache-any23-test-resources', version='2.7')
)
libraryDependencies += "org.apache.any23" % "apache-any23-test-resources" % "2.7"
[org.apache.any23/apache-any23-test-resources "2.7"]