License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.peterphi.std.config |
ArtifactId | ArtifactIdhost-agent |
Last Version | Last Version9.4.5 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionHost Agent
Service Manager Parent Package
|
Project URL |
Project URL |
Filename | Size |
---|---|
host-agent-9.4.5.pom | |
host-agent-9.4.5.war | 15 MB |
host-agent-9.4.5-sources.jar | 10 KB |
host-agent-9.4.5-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std.config/host-agent/ -->
<dependency>
<groupId>com.peterphi.std.config</groupId>
<artifactId>host-agent</artifactId>
<version>9.4.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std.config/host-agent/
implementation 'com.peterphi.std.config:host-agent:9.4.5'
// https://jarcasting.com/artifacts/com.peterphi.std.config/host-agent/
implementation ("com.peterphi.std.config:host-agent:9.4.5")
'com.peterphi.std.config:host-agent:war:9.4.5'
<dependency org="com.peterphi.std.config" name="host-agent" rev="9.4.5">
<artifact name="host-agent" type="war" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std.config', module='host-agent', version='9.4.5')
)
libraryDependencies += "com.peterphi.std.config" % "host-agent" % "9.4.5"
[com.peterphi.std.config/host-agent "9.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.peterphi.std.config : service-manager-api | jar | 9.4.5 |
com.peterphi.std.guice : stdlib-guice-webapp | jar | 9.4.5 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |