License |
License |
---|---|
GroupId | GroupIdorg.skyscreamer |
ArtifactId | ArtifactIdyoga-core |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYoga Core
A library to develop RESTful but flexible APIs
|
Project URL |
Project URL |
Filename | Size |
---|---|
yoga-core-1.0.6.pom | |
yoga-core-1.0.6.jar | 43 KB |
yoga-core-1.0.6-sources.jar | 24 KB |
yoga-core-1.0.6-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.skyscreamer/yoga-core/ -->
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>yoga-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.skyscreamer/yoga-core/
implementation 'org.skyscreamer:yoga-core:1.0.6'
// https://jarcasting.com/artifacts/org.skyscreamer/yoga-core/
implementation ("org.skyscreamer:yoga-core:1.0.6")
'org.skyscreamer:yoga-core:jar:1.0.6'
<dependency org="org.skyscreamer" name="yoga-core" rev="1.0.6">
<artifact name="yoga-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.skyscreamer', module='yoga-core', version='1.0.6')
)
libraryDependencies += "org.skyscreamer" % "yoga-core" % "1.0.6"
[org.skyscreamer/yoga-core "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
dom4j : dom4j | jar | 1.6.1 |
org.apache.velocity : velocity | jar | 1.7 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |