License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.smsn |
ArtifactId | ArtifactIdsmsn-server |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionSemantic Synchrony Server
An experiment in cognitive and sensory augmentation
|
Filename | Size |
---|---|
smsn-server-1.4.pom | |
smsn-server-1.4.jar | 140 KB |
smsn-server-1.4-tests.jar | 33 KB |
smsn-server-1.4-standalone.jar | 74 MB |
smsn-server-1.4-sources.jar | 62 KB |
smsn-server-1.4-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-server/ -->
<dependency>
<groupId>net.fortytwo.smsn</groupId>
<artifactId>smsn-server</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-server/
implementation 'net.fortytwo.smsn:smsn-server:1.4'
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-server/
implementation ("net.fortytwo.smsn:smsn-server:1.4")
'net.fortytwo.smsn:smsn-server:jar:1.4'
<dependency org="net.fortytwo.smsn" name="smsn-server" rev="1.4">
<artifact name="smsn-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.smsn', module='smsn-server', version='1.4')
)
libraryDependencies += "net.fortytwo.smsn" % "smsn-server" % "1.4"
[net.fortytwo.smsn/smsn-server "1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.smsn : brain | jar | 1.4 |
net.fortytwo.smsn : smsn-services | jar | 1.4 |
org.apache.tinkerpop : gremlin-core | jar | 3.2.4 |
org.apache.tinkerpop : gremlin-server | jar | 3.2.4 |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.8.0.201705170830-rc1 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.smsn : brain | test-jar | 1.4 |
junit : junit | jar | 4.12 |