License |
License |
---|---|
GroupId | GroupIdio.jpom |
ArtifactId | ArtifactIdserver |
Last Version | Last Version2.8.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJpom 服务端
简而轻的低侵入式在线构建、自动部署、日常运维、项目监控软件
|
Filename | Size |
---|---|
server-2.8.14.pom | |
server-2.8.14.jar | 1 MB |
server-2.8.14-sources.jar | 1 MB |
server-2.8.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jpom/server/ -->
<dependency>
<groupId>io.jpom</groupId>
<artifactId>server</artifactId>
<version>2.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.jpom/server/
implementation 'io.jpom:server:2.8.14'
// https://jarcasting.com/artifacts/io.jpom/server/
implementation ("io.jpom:server:2.8.14")
'io.jpom:server:jar:2.8.14'
<dependency org="io.jpom" name="server" rev="2.8.14">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jpom', module='server', version='2.8.14')
)
libraryDependencies += "io.jpom" % "server" % "2.8.14"
[io.jpom/server "2.8.14"]
Group / Artifact | Type | Version |
---|---|---|
io.jpom : common | jar | 2.8.14 |
io.jpom.plugins : webhook | jar | 2.8.14 |
io.jpom.plugins : auto-charset-jchardet | jar | 2.8.14 |
org.java-websocket : Java-WebSocket | jar | 1.5.2 |
io.jpom.plugins : db-h2 | jar | 2.8.14 |
io.jpom.plugins : git-clone | jar | 2.8.14 |
com.jcraft : jsch | jar | 0.1.55 |
io.jpom.plugins : svn-clone | jar | 2.8.14 |
io.jpom.plugins : docker-cli | jar | 2.8.14 |
io.jpom.plugins : email | jar | 2.8.14 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |
junit : junit | jar | 4.13.2 |
org.databene : contiperf | jar | 2.3.4 |