| License |
License |
|---|---|
| GroupId | GroupIdcom.groupon.novie |
| ArtifactId | ArtifactIdgroupon-novie-core |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionNovie core library
Groupon Novie Project - Novie allows everybody to retrieve data from any RDBMS through HTTP
|
| Project Organization |
Project OrganizationGroupon |
| Filename | Size |
|---|---|
| groupon-novie-core-1.2.0.pom | |
| groupon-novie-core-1.2.0.jar | 109 KB |
| groupon-novie-core-1.2.0-sources.jar | 110 KB |
| groupon-novie-core-1.2.0-javadoc.jar | 471 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-core/ -->
<dependency>
<groupId>com.groupon.novie</groupId>
<artifactId>groupon-novie-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-core/
implementation 'com.groupon.novie:groupon-novie-core:1.2.0'
// https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-core/
implementation ("com.groupon.novie:groupon-novie-core:1.2.0")
'com.groupon.novie:groupon-novie-core:jar:1.2.0'
<dependency org="com.groupon.novie" name="groupon-novie-core" rev="1.2.0">
<artifact name="groupon-novie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupon.novie', module='groupon-novie-core', version='1.2.0')
)
libraryDependencies += "com.groupon.novie" % "groupon-novie-core" % "1.2.0"
[com.groupon.novie/groupon-novie-core "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 15.0 |
| org.springframework : spring-context | jar | 3.1.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.springframework : spring-webmvc | jar | 3.1.0.RELEASE |
| org.springframework : spring-jdbc | jar | 3.1.0.RELEASE |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.jmockit : jmockit | jar | 0.999.16 |
| org.springframework : spring-test | jar | 3.1.0.RELEASE |
| org.hsqldb : hsqldb | jar | 2.2.8 |
| junit : junit | jar | 4.10 |
| ch.qos.logback : logback-classic | jar | 1.0.1 |