| License |
License |
|---|---|
| GroupId | GroupIdde.hhu.stups |
| ArtifactId | ArtifactIdbmotion |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBMotionWeb Server Common Module
BMotionWeb Server Common Module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bmotion-0.3.1.pom | |
| bmotion-0.3.1.jar | 57 KB |
| bmotion-0.3.1-sources.jar | 9 KB |
| bmotion-0.3.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/de.hhu.stups/bmotion/ -->
<dependency>
<groupId>de.hhu.stups</groupId>
<artifactId>bmotion</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.hhu.stups/bmotion/
implementation 'de.hhu.stups:bmotion:0.3.1'
// https://jarcasting.com/artifacts/de.hhu.stups/bmotion/
implementation ("de.hhu.stups:bmotion:0.3.1")
'de.hhu.stups:bmotion:jar:0.3.1'
<dependency org="de.hhu.stups" name="bmotion" rev="0.3.1">
<artifact name="bmotion" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hhu.stups', module='bmotion', version='0.3.1')
)
libraryDependencies += "de.hhu.stups" % "bmotion" % "0.3.1"
[de.hhu.stups/bmotion "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-util | jar | 8.1.8.v20121106 |
| com.corundumstudio.socketio : netty-socketio | jar | 1.7.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| com.google.code.gson : gson | jar | 1.7.1 |
| org.eclipse.jetty : jetty-io | jar | 8.1.8.v20121106 |
| org.eclipse.jetty : jetty-server | jar | 8.1.8.v20121106 |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.codehaus.groovy : groovy-all | jar | 2.4.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |