License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.github.whiskeysierra |
ArtifactId | ArtifactIdhttp-prefer |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionHTTP: Prefer
RFC 7240
|
Filename | Size |
---|---|
http-prefer-0.1.0.pom | |
http-prefer-0.1.0.jar | 20 KB |
http-prefer-0.1.0-sources.jar | 10 KB |
http-prefer-0.1.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whiskeysierra/http-prefer/ -->
<dependency>
<groupId>io.github.whiskeysierra</groupId>
<artifactId>http-prefer</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whiskeysierra/http-prefer/
implementation 'io.github.whiskeysierra:http-prefer:0.1.0'
// https://jarcasting.com/artifacts/io.github.whiskeysierra/http-prefer/
implementation ("io.github.whiskeysierra:http-prefer:0.1.0")
'io.github.whiskeysierra:http-prefer:jar:0.1.0'
<dependency org="io.github.whiskeysierra" name="http-prefer" rev="0.1.0">
<artifact name="http-prefer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whiskeysierra', module='http-prefer', version='0.1.0')
)
libraryDependencies += "io.github.whiskeysierra" % "http-prefer" % "0.1.0"
[io.github.whiskeysierra/http-prefer "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.22 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.gag : gag | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.25 |
org.junit.platform : junit-platform-runner | jar | 1.2.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.hobsoft.hamcrest : hamcrest-compose | jar | 0.4.0 |
org.mockito : mockito-core | jar | 2.18.3 |
org.mockito : mockito-junit-jupiter | jar | 2.18.3 |