License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.jre11 |
ArtifactId | ArtifactIdjwebmp-websockets |
Last Version | Last Version0.62.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJWebMP WebSockets
Provides Asynchronous and Dynamic Log Handler support for JDK1.8 logging API.
Access via LogFactory.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-websockets-0.62.0.1.pom | |
jwebmp-websockets-0.62.0.1.jar | 21 KB |
jwebmp-websockets-0.62.0.1-sources.jar | 15 KB |
jwebmp-websockets-0.62.0.1-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-websockets/ -->
<dependency>
<groupId>com.jwebmp.jre11</groupId>
<artifactId>jwebmp-websockets</artifactId>
<version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-websockets/
implementation 'com.jwebmp.jre11:jwebmp-websockets:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.jre11/jwebmp-websockets/
implementation ("com.jwebmp.jre11:jwebmp-websockets:0.62.0.1")
'com.jwebmp.jre11:jwebmp-websockets:jar:0.62.0.1'
<dependency org="com.jwebmp.jre11" name="jwebmp-websockets" rev="0.62.0.1">
<artifact name="jwebmp-websockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre11', module='jwebmp-websockets', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp.jre11" % "jwebmp-websockets" % "0.62.0.1"
[com.jwebmp.jre11/jwebmp-websockets "0.62.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.jre11 : jwebmp-core | jar | 0.62.0.1 |
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-client-api | jar | 1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.10.0 |
org.mockito : mockito-core | jar | 2.21.0 |