server

server basic library

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

server
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

server
server basic library
Source Code Management

Source Code Management

https://github.com/uchicom/server

Download server

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.uchicom : util jar 1.0.0

Project Modules

There are no modules declared in this project.

server

Maven Central Maven Central いろいろなサーバプログラムの基本となる抽象サーバ

Versions

Version
0.1.0