Last Version

com.io7m.portero.server 2.0.0

Matrix server registration gatekeeper (Server)

License

License

GroupId

GroupId

com.io7m.portero
ArtifactId

ArtifactId

com.io7m.portero.server
Version

Version

2.0.0
Type

Type

jar
Description

Description

com.io7m.portero.server
Matrix server registration gatekeeper (Server)
Project URL

Project URL

https://www.github.com/io7m/portero

Download com.io7m.portero.server 2.0.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.eclipse.jetty : jetty-server jar 10.0.2
org.eclipse.jetty : jetty-util jar 10.0.2
org.eclipse.jetty.toolchain : jetty-servlet-api jar 4.0.6
com.io7m.jxtrand : com.io7m.jxtrand.vanilla jar 1.0.0
org.apache.commons : commons-text jar 1.9
commons-codec : commons-codec jar 1.15
net.jodah : expiringmap jar 0.5.9
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.io7m.jproperties : com.io7m.jproperties.core jar 3.1.0
com.io7m.jdeferthrow : com.io7m.jdeferthrow.core jar 1.1.0

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 1.1.0
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.immutables : value jar 2.8.3
com.io7m.immutables.style : com.io7m.immutables.style jar 0.0.1

Project Modules

There are no modules declared in this project.