License |
License |
---|---|
GroupId | GroupIdcom.agapsys |
ArtifactId | ArtifactIdrcf-core |
Last Version | Last Version0.1.0-20170604 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST Controller Framework (Core Library)
REST Controller Framework for java back-end applications
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAgapsys Tecnologia Ltda-ME |
Filename | Size |
---|---|
rcf-core-0.1.0-20170604.pom | |
rcf-core-0.1.0-20170604.jar | 71 KB |
rcf-core-0.1.0-20170604-sources.jar | 40 KB |
rcf-core-0.1.0-20170604-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.agapsys/rcf-core/ -->
<dependency>
<groupId>com.agapsys</groupId>
<artifactId>rcf-core</artifactId>
<version>0.1.0-20170604</version>
</dependency>
// https://jarcasting.com/artifacts/com.agapsys/rcf-core/
implementation 'com.agapsys:rcf-core:0.1.0-20170604'
// https://jarcasting.com/artifacts/com.agapsys/rcf-core/
implementation ("com.agapsys:rcf-core:0.1.0-20170604")
'com.agapsys:rcf-core:jar:0.1.0-20170604'
<dependency org="com.agapsys" name="rcf-core" rev="0.1.0-20170604">
<artifact name="rcf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agapsys', module='rcf-core', version='0.1.0-20170604')
)
libraryDependencies += "com.agapsys" % "rcf-core" % "0.1.0-20170604"
[com.agapsys/rcf-core "0.1.0-20170604"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.agapsys : testing-servlet-container | jar | [0.1.0, 1.0.0) |
junit : junit | jar | 4.12 |
Version |
---|
0.1.0-20170604
|
0.1.0-20170528
|
0.1.0-20170527
|
0.1.0-20170526
|
0.1.0-20170513
|
0.1.0-20170413
|
0.1.0-20170402
|
0.1.0-20170330
|
0.1.0-20170322
|