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-parent | 
    
| Last Version | Last Version3.1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionPhantomJS Wrapper Parent 
            A Java wrapper around the PhantomJS binaries 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| phantomjs-wrapper-parent-3.1.3.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/ -->
<dependency>
    <groupId>com.moodysalem</groupId>
    <artifactId>phantomjs-wrapper-parent</artifactId>
    <version>3.1.3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/
implementation 'com.moodysalem:phantomjs-wrapper-parent:3.1.3'
                // https://jarcasting.com/artifacts/com.moodysalem/phantomjs-wrapper-parent/
implementation ("com.moodysalem:phantomjs-wrapper-parent:3.1.3")
                'com.moodysalem:phantomjs-wrapper-parent:pom:3.1.3'
                <dependency org="com.moodysalem" name="phantomjs-wrapper-parent" rev="3.1.3">
  <artifact name="phantomjs-wrapper-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.moodysalem', module='phantomjs-wrapper-parent', version='3.1.3')
)
                libraryDependencies += "com.moodysalem" % "phantomjs-wrapper-parent" % "3.1.3"
                [com.moodysalem/phantomjs-wrapper-parent "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.