License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ontopia |
ArtifactId | ArtifactIdontopia-tmprefs |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOntopia TopicMapPreferences
Ontopia TopicMapPreferences provides a java.util.prefs.Preferences implementation that
reads and writes Preferences from and to Topic Maps.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ontopia-tmprefs-5.3.0.pom | |
ontopia-tmprefs-5.3.0.jar | 17 KB |
ontopia-tmprefs-5.3.0-tests.jar | 9 KB |
ontopia-tmprefs-5.3.0-sources.jar | 11 KB |
ontopia-tmprefs-5.3.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ontopia/ontopia-tmprefs/ -->
<dependency>
<groupId>net.ontopia</groupId>
<artifactId>ontopia-tmprefs</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ontopia/ontopia-tmprefs/
implementation 'net.ontopia:ontopia-tmprefs:5.3.0'
// https://jarcasting.com/artifacts/net.ontopia/ontopia-tmprefs/
implementation ("net.ontopia:ontopia-tmprefs:5.3.0")
'net.ontopia:ontopia-tmprefs:jar:5.3.0'
<dependency org="net.ontopia" name="ontopia-tmprefs" rev="5.3.0">
<artifact name="ontopia-tmprefs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ontopia', module='ontopia-tmprefs', version='5.3.0')
)
libraryDependencies += "net.ontopia" % "ontopia-tmprefs" % "5.3.0"
[net.ontopia/ontopia-tmprefs "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.ontopia : ontopia-engine | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |