License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.http-server |
ArtifactId | ArtifactIdhttp-server-impl |
Version | Version1.0-1 |
Type | Typejar |
Description |
Descriptionos processo api 1.0-1
Java os process
|
Filename | Size |
---|---|
http-server-impl-1.0-1.pom | |
http-server-impl-1.0-1.jar | 17 KB |
http-server-impl-1.0-1-sources.jar | 9 KB |
http-server-impl-1.0-1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.http-server/http-server-impl/ -->
<dependency>
<groupId>com.payneteasy.http-server</groupId>
<artifactId>http-server-impl</artifactId>
<version>1.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.http-server/http-server-impl/
implementation 'com.payneteasy.http-server:http-server-impl:1.0-1'
// https://jarcasting.com/artifacts/com.payneteasy.http-server/http-server-impl/
implementation ("com.payneteasy.http-server:http-server-impl:1.0-1")
'com.payneteasy.http-server:http-server-impl:jar:1.0-1'
<dependency org="com.payneteasy.http-server" name="http-server-impl" rev="1.0-1">
<artifact name="http-server-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.http-server', module='http-server-impl', version='1.0-1')
)
libraryDependencies += "com.payneteasy.http-server" % "http-server-impl" % "1.0-1"
[com.payneteasy.http-server/http-server-impl "1.0-1"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.http-server : http-server-api | jar | 1.0-1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |