License |
License |
---|---|
GroupId | GroupIdcom.github.jcustenborder |
ArtifactId | ArtifactIdcef-parser |
Version | Version0.0.1.7 |
Type | Typejar |
Description |
Descriptioncef-parserImpl
A pom for deploying to maven central.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cef-parser-0.0.1.7.pom | |
cef-parser-0.0.1.7.jar | 14 KB |
cef-parser-0.0.1.7-sources.jar | 12 KB |
cef-parser-0.0.1.7-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parser/ -->
<dependency>
<groupId>com.github.jcustenborder</groupId>
<artifactId>cef-parser</artifactId>
<version>0.0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parser/
implementation 'com.github.jcustenborder:cef-parser:0.0.1.7'
// https://jarcasting.com/artifacts/com.github.jcustenborder/cef-parser/
implementation ("com.github.jcustenborder:cef-parser:0.0.1.7")
'com.github.jcustenborder:cef-parser:jar:0.0.1.7'
<dependency org="com.github.jcustenborder" name="cef-parser" rev="0.0.1.7">
<artifact name="cef-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jcustenborder', module='cef-parser', version='0.0.1.7')
)
libraryDependencies += "com.github.jcustenborder" % "cef-parser" % "0.0.1.7"
[com.github.jcustenborder/cef-parser "0.0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0-M3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M3 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.8 |
org.reflections : reflections | jar | 0.9.10 |