is not current version
Last Version 2.5.0

junixsocket-demo 2.3.3

Some example code to demo junixsocket's features

License

License

GroupId

GroupId

com.kohlschutter.junixsocket
ArtifactId

ArtifactId

junixsocket-demo
Version

Version

2.3.3
Type

Type

jar
Description

Description

junixsocket-demo
Some example code to demo junixsocket's features
Project Organization

Project Organization

Kohlschütter Search Intelligence

Download junixsocket-demo 2.3.3


<!-- https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-demo/ -->
<dependency>
    <groupId>com.kohlschutter.junixsocket</groupId>
    <artifactId>junixsocket-demo</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-demo/
implementation 'com.kohlschutter.junixsocket:junixsocket-demo:2.3.3'
// https://jarcasting.com/artifacts/com.kohlschutter.junixsocket/junixsocket-demo/
implementation ("com.kohlschutter.junixsocket:junixsocket-demo:2.3.3")
'com.kohlschutter.junixsocket:junixsocket-demo:jar:2.3.3'
<dependency org="com.kohlschutter.junixsocket" name="junixsocket-demo" rev="2.3.3">
  <artifact name="junixsocket-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kohlschutter.junixsocket', module='junixsocket-demo', version='2.3.3')
)
libraryDependencies += "com.kohlschutter.junixsocket" % "junixsocket-demo" % "2.3.3"
[com.kohlschutter.junixsocket/junixsocket-demo "2.3.3"]

Dependencies

compile (9)

Group / Artifact Type Version
com.kohlschutter.junixsocket : junixsocket-core jar 2.3.3
com.kohlschutter.junixsocket : junixsocket-mysql jar 2.3.3
com.kohlschutter.junixsocket : junixsocket-server jar 2.3.3
com.kohlschutter.junixsocket : junixsocket-rmi jar 2.3.3
mysql : mysql-connector-java jar 8.0.18
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.300
org.nanohttpd : nanohttpd jar 2.3.1
net.jcip : jcip-annotations Optional jar 1.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.2

provided (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.8

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.