com.github.ljtfreitas:java-restify-jsoup

Java Restify Maven Group (Parent)

License

License

Categories

Categories

Java Languages jsoup Business Logic Libraries
GroupId

GroupId

com.github.ljtfreitas
ArtifactId

ArtifactId

java-restify-jsoup
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Restify Maven Group (Parent)

Download java-restify-jsoup

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-jsoup/ -->
<dependency>
    <groupId>com.github.ljtfreitas</groupId>
    <artifactId>java-restify-jsoup</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-jsoup/
implementation 'com.github.ljtfreitas:java-restify-jsoup:2.1.0'
// https://jarcasting.com/artifacts/com.github.ljtfreitas/java-restify-jsoup/
implementation ("com.github.ljtfreitas:java-restify-jsoup:2.1.0")
'com.github.ljtfreitas:java-restify-jsoup:jar:2.1.0'
<dependency org="com.github.ljtfreitas" name="java-restify-jsoup" rev="2.1.0">
  <artifact name="java-restify-jsoup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljtfreitas', module='java-restify-jsoup', version='2.1.0')
)
libraryDependencies += "com.github.ljtfreitas" % "java-restify-jsoup" % "2.1.0"
[com.github.ljtfreitas/java-restify-jsoup "2.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.11.3

provided (4)

Group / Artifact Type Version
com.github.ljtfreitas : java-restify-call-handler jar 2.1.0
com.github.ljtfreitas : java-restify-contract jar 2.1.0
com.github.ljtfreitas : java-restify-reflection jar 2.1.0
com.github.ljtfreitas : java-restify-util jar 2.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.mock-server : mockserver-netty jar 3.10.4
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0