License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.palantir.remoting-api |
ArtifactId | ArtifactIderrors |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionerrors
Palantir open source project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
errors-1.8.0.pom | |
errors-1.8.0.jar | 32 KB |
errors-1.8.0-sources.jar | 9 KB |
errors-1.8.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.palantir.remoting-api/errors/ -->
<dependency>
<groupId>com.palantir.remoting-api</groupId>
<artifactId>errors</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.remoting-api/errors/
implementation 'com.palantir.remoting-api:errors:1.8.0'
// https://jarcasting.com/artifacts/com.palantir.remoting-api/errors/
implementation ("com.palantir.remoting-api:errors:1.8.0")
'com.palantir.remoting-api:errors:jar:1.8.0'
<dependency org="com.palantir.remoting-api" name="errors" rev="1.8.0">
<artifact name="errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.remoting-api', module='errors', version='1.8.0')
)
libraryDependencies += "com.palantir.remoting-api" % "errors" % "1.8.0"
[com.palantir.remoting-api/errors "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
com.palantir.safe-logging : safe-logging | jar | 0.1.3 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |