License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.dbrain.platform |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDefines external dependencies.
|
Filename | Size |
---|---|
http-1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dbrain.platform/http/ -->
<dependency>
<groupId>org.dbrain.platform</groupId>
<artifactId>http</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dbrain.platform/http/
implementation 'org.dbrain.platform:http:1'
// https://jarcasting.com/artifacts/org.dbrain.platform/http/
implementation ("org.dbrain.platform:http:1")
'org.dbrain.platform:http:pom:1'
<dependency org="org.dbrain.platform" name="http" rev="1">
<artifact name="http" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dbrain.platform', module='http', version='1')
)
libraryDependencies += "org.dbrain.platform" % "http" % "1"
[org.dbrain.platform/http "1"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |