| License |
License |
|---|---|
| GroupId | GroupIdpl.bristleback |
| ArtifactId | ArtifactIdbristleback-core |
| Last Version | Last Version0.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBristleback core module
High level, Spring integrated WebSocket Framework
|
| Filename | Size |
|---|---|
| bristleback-core-0.3.5.pom | |
| bristleback-core-0.3.5.jar | 297 KB |
| bristleback-core-0.3.5-sources.jar | 274 KB |
| bristleback-core-0.3.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.bristleback/bristleback-core/ -->
<dependency>
<groupId>pl.bristleback</groupId>
<artifactId>bristleback-core</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.bristleback/bristleback-core/
implementation 'pl.bristleback:bristleback-core:0.3.5'
// https://jarcasting.com/artifacts/pl.bristleback/bristleback-core/
implementation ("pl.bristleback:bristleback-core:0.3.5")
'pl.bristleback:bristleback-core:jar:0.3.5'
<dependency org="pl.bristleback" name="bristleback-core" rev="0.3.5">
<artifact name="bristleback-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.bristleback', module='bristleback-core', version='0.3.5')
)
libraryDependencies += "pl.bristleback" % "bristleback-core" % "0.3.5"
[pl.bristleback/bristleback-core "0.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.bristleback : common | jar | 0.3.5 |
| commons-configuration : commons-configuration | jar | 1.7 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.javolution : javolution | jar | 5.3.1 |
| commons-codec : commons-codec | jar | 1.6 |
| cglib : cglib | jar | 2.2.2 |
| javax.inject : javax.inject | jar | 1 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.springframework : spring-web | jar | 3.1.1.RELEASE |
| org.springframework : spring-aop | jar | 3.1.1.RELEASE |
| org.springframework : spring-webmvc | jar | 3.1.1.RELEASE |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.8.3 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.springframework : spring-test | jar | 3.1.1.RELEASE |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.1.0 |
| org.easytesting : fest-assert | jar | 1.4 |