License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.smsn |
ArtifactId | ArtifactIdsmsn-services |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionSemantic Synchrony P2P
An experiment in cognitive and sensory augmentation
|
Filename | Size |
---|---|
smsn-services-1.4.pom | |
smsn-services-1.4.jar | 56 KB |
smsn-services-1.4-tests.jar | 1 KB |
smsn-services-1.4-sources.jar | 26 KB |
smsn-services-1.4-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-services/ -->
<dependency>
<groupId>net.fortytwo.smsn</groupId>
<artifactId>smsn-services</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-services/
implementation 'net.fortytwo.smsn:smsn-services:1.4'
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-services/
implementation ("net.fortytwo.smsn:smsn-services:1.4")
'net.fortytwo.smsn:smsn-services:jar:1.4'
<dependency org="net.fortytwo.smsn" name="smsn-services" rev="1.4">
<artifact name="smsn-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.smsn', module='smsn-services', version='1.4')
)
libraryDependencies += "net.fortytwo.smsn" % "smsn-services" % "1.4"
[net.fortytwo.smsn/smsn-services "1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.smsn : smsn-rdf | jar | 1.4 |
org.openrdf.sesame : sesame-rio-api | jar | 4.1.2 |
net.fortytwo.stream : stream42-sparql | jar | 1.2 |
net.fortytwo.rdfagents : rdfagents-core | jar | 1.3 |
com.illposed.osc : javaosc-core | jar | 0.3 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |