is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-tapestry 1.3.2


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-tapestry
Version

Version

1.3.2
Type

Type

jar

Download rdfbean-tapestry 1.3.2


<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-tapestry/ -->
<dependency>
    <groupId>com.mysema.rdf</groupId>
    <artifactId>rdfbean-tapestry</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-tapestry/
implementation 'com.mysema.rdf:rdfbean-tapestry:1.3.2'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-tapestry/
implementation ("com.mysema.rdf:rdfbean-tapestry:1.3.2")
'com.mysema.rdf:rdfbean-tapestry:jar:1.3.2'
<dependency org="com.mysema.rdf" name="rdfbean-tapestry" rev="1.3.2">
  <artifact name="rdfbean-tapestry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-tapestry', version='1.3.2')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-tapestry" % "1.3.2"
[com.mysema.rdf/rdfbean-tapestry "1.3.2"]