| License |
License |
|---|---|
| GroupId | GroupIdedu.stanford.swrl |
| ArtifactId | ArtifactIdswrlapi-example |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionSWRLAPI Example
Parent POM for SWRLAPI Project
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/edu.stanford.swrl/swrlapi-example/ -->
<dependency>
<groupId>edu.stanford.swrl</groupId>
<artifactId>swrlapi-example</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrlapi-example/
implementation 'edu.stanford.swrl:swrlapi-example:1.0.3'
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrlapi-example/
implementation ("edu.stanford.swrl:swrlapi-example:1.0.3")
'edu.stanford.swrl:swrlapi-example:jar:1.0.3'
<dependency org="edu.stanford.swrl" name="swrlapi-example" rev="1.0.3">
<artifact name="swrlapi-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.swrl', module='swrlapi-example', version='1.0.3')
)
libraryDependencies += "edu.stanford.swrl" % "swrlapi-example" % "1.0.3"
[edu.stanford.swrl/swrlapi-example "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.stanford.swrl : swrlapi | jar | 1.0.3 |
| edu.stanford.swrl : swrlapi-drools-engine | jar | 1.0.3 |
| net.sourceforge.owlapi : owlapi-osgidistribution | jar | 4.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |