Web Tiny Container
Web Tiny Container is a service oriented Servlet extension that allows for reflexive Java methods invocation via HTTP.
| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.js-lib |
| ArtifactId | ArtifactIdtiny-container |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWeb Tiny Container
Web Tiny Container is a service oriented Servlet extension that allows for reflexive Java methods invocation via HTTP.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tiny-container-1.3.0.pom | |
| tiny-container-1.3.0.jar | 228 KB |
| tiny-container-1.3.0-sources.jar | 250 KB |
| tiny-container-1.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.js-lib/tiny-container/ -->
<dependency>
<groupId>com.js-lib</groupId>
<artifactId>tiny-container</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.js-lib/tiny-container/
implementation 'com.js-lib:tiny-container:1.3.0'
// https://jarcasting.com/artifacts/com.js-lib/tiny-container/
implementation ("com.js-lib:tiny-container:1.3.0")
'com.js-lib:tiny-container:jar:1.3.0'
<dependency org="com.js-lib" name="tiny-container" rev="1.3.0">
<artifact name="tiny-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.js-lib', module='tiny-container', version='1.3.0')
)
libraryDependencies += "com.js-lib" % "tiny-container" % "1.3.0"
[com.js-lib/tiny-container "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.js-lib : js-commons | jar | 1.3.0 |
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| com.js-lib : js-json-api | jar | 2.0 |
| com.js-lib : js-transaction-api | jar | 1.2 |
| com.js-lib : js-template-api | jar | 1.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.js-lib : js-dom-api | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.10.0 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
| com.js-lib : js-json | jar | 2.0.0 |
Web Tiny Container is a service oriented Servlet extension that allows for reflexive Java methods invocation via HTTP.