littcore
Core Framework for JEE project development
| License |
License |
|---|---|
| GroupId | GroupIdcom.littcore |
| ArtifactId | ArtifactIdlittcore-io |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlittcore-io
Basic framework for JavaEE project
|
| Filename | Size |
|---|---|
| littcore-io-3.2.4.pom | |
| littcore-io-3.2.4.jar | 53 KB |
| littcore-io-3.2.4-sources.jar | 48 KB |
| littcore-io-3.2.4-javadoc.jar | 383 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.littcore/littcore-io/ -->
<dependency>
<groupId>com.littcore</groupId>
<artifactId>littcore-io</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.littcore/littcore-io/
implementation 'com.littcore:littcore-io:3.2.4'
// https://jarcasting.com/artifacts/com.littcore/littcore-io/
implementation ("com.littcore:littcore-io:3.2.4")
'com.littcore:littcore-io:jar:3.2.4'
<dependency org="com.littcore" name="littcore-io" rev="3.2.4">
<artifact name="littcore-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.littcore', module='littcore-io', version='3.2.4')
)
libraryDependencies += "com.littcore" % "littcore-io" % "3.2.4"
[com.littcore/littcore-io "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-fileupload : commons-fileupload | jar | 1.3 |
| com.littcore : littcore-common | jar | 3.2.4 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| javax.servlet : jsp-api | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
Core Framework for JEE project development