| License |
License |
|---|---|
| GroupId | GroupIdedu.stanford.swrl |
| ArtifactId | ArtifactIdswrltab |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
DescriptionStandalone SWRLTab
Standalone version of SWRLTab that uses the OWLAPI-based version of the SWRLAPI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swrltab-1.1.1.pom | |
| swrltab-1.1.1.jar | 9 KB |
| swrltab-1.1.1-sources.jar | 7 KB |
| swrltab-1.1.1-javadoc.jar | 42 KB |
| swrltab-1.1.1-jar-with-dependencies.jar | 50 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/ -->
<dependency>
<groupId>edu.stanford.swrl</groupId>
<artifactId>swrltab</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/
implementation 'edu.stanford.swrl:swrltab:1.1.1'
// https://jarcasting.com/artifacts/edu.stanford.swrl/swrltab/
implementation ("edu.stanford.swrl:swrltab:1.1.1")
'edu.stanford.swrl:swrltab:jar:1.1.1'
<dependency org="edu.stanford.swrl" name="swrltab" rev="1.1.1">
<artifact name="swrltab" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.swrl', module='swrltab', version='1.1.1')
)
libraryDependencies += "edu.stanford.swrl" % "swrltab" % "1.1.1"
[edu.stanford.swrl/swrltab "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.stanford.swrl : swrlapi | jar | 1.1.1 |
| edu.stanford.swrl : swrlapi-drools-engine | jar | 1.1.1 |
| net.sourceforge.owlapi : owlapi-osgidistribution | jar | 4.2.5 |
| org.checkerframework : checker | jar | 1.9.13 |
| org.checkerframework : checker-qual | jar | 1.9.13 |
| org.checkerframework : jdk8 | jar | 1.9.13 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |