jaxrs-lib
This library provides a base application for building a REST API that uses Jersey and Hibernate and is intended for deployment in a servlet container such as Grizzly, Jetty or Tomcat.
License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Ant Build Tools |
GroupId | GroupIdcom.moodysalem |
ArtifactId | ArtifactIdphantomjs-wrapper-linux-binary |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java wrapper around the PhantomJS binaries
|
<!-- https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-linux-binary/ -->
<dependency>
<groupId>com.moodysalem</groupId>
<artifactId>phantomjs-wrapper-linux-binary</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-linux-binary/
implementation 'com.moodysalem:phantomjs-wrapper-linux-binary:3.1.3'
// https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-linux-binary/
implementation ("com.moodysalem:phantomjs-wrapper-linux-binary:3.1.3")
'com.moodysalem:phantomjs-wrapper-linux-binary:jar:3.1.3'
<dependency org="com.moodysalem" name="phantomjs-wrapper-linux-binary" rev="3.1.3">
<artifact name="phantomjs-wrapper-linux-binary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moodysalem', module='phantomjs-wrapper-linux-binary', version='3.1.3')
)
libraryDependencies += "com.moodysalem" % "phantomjs-wrapper-linux-binary" % "3.1.3"
[com.moodysalem/phantomjs-wrapper-linux-binary "3.1.3"]
This library provides a base application for building a REST API that uses Jersey and Hibernate and is intended for deployment in a servlet container such as Grizzly, Jetty or Tomcat.