не последняя версия
Последняя версия 2.3.4

com.elastisys.scale:commons.server 2.0.1

utility classes for embedding HTTP(S) servers

Группа

Группа

com.elastisys.scale
Идентификатор

Идентификатор

commons.server
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать commons.server 2.0.1


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