| License |
License |
|---|---|
| GroupId | GroupIdai.swim |
| ArtifactId | ArtifactIdswim-server |
| Last Version | Last Version3.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnull
Uploads all artifacts belonging to configuration ':swim-server:archives'
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swim-server-3.10.0.pom | |
| swim-server-3.10.0.jar | 2 KB |
| swim-server-3.10.0-sources.jar | 2 KB |
| swim-server-3.10.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.swim/swim-server/ -->
<dependency>
<groupId>ai.swim</groupId>
<artifactId>swim-server</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.swim/swim-server/
implementation 'ai.swim:swim-server:3.10.0'
// https://jarcasting.com/artifacts/ai.swim/swim-server/
implementation ("ai.swim:swim-server:3.10.0")
'ai.swim:swim-server:jar:3.10.0'
<dependency org="ai.swim" name="swim-server" rev="3.10.0">
<artifact name="swim-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.swim', module='swim-server', version='3.10.0')
)
libraryDependencies += "ai.swim" % "swim-server" % "3.10.0"
[ai.swim/swim-server "3.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ai.swim : swim-kernel | jar | 3.10.0 |
| ai.swim : swim-store-mem | jar | 3.10.0 |
| ai.swim : swim-remote | jar | 3.10.0 |
| ai.swim : swim-service | jar | 3.10.0 |
| ai.swim : swim-service-web | jar | 3.10.0 |
| ai.swim : swim-auth | jar | 3.10.0 |
| ai.swim : swim-fabric | jar | 3.10.0 |
| ai.swim : swim-java | jar | 3.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |