| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.littcore |
| ArtifactId | ArtifactIdlittcore-net |
| Last Version | Last Version3.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlittcore-net
Basic framework for JavaEE project
|
| Filename | Size |
|---|---|
| littcore-net-3.2.4.pom | |
| littcore-net-3.2.4.jar | 39 KB |
| littcore-net-3.2.4-sources.jar | 28 KB |
| littcore-net-3.2.4-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.littcore/littcore-net/ -->
<dependency>
<groupId>com.littcore</groupId>
<artifactId>littcore-net</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.littcore/littcore-net/
implementation 'com.littcore:littcore-net:3.2.4'
// https://jarcasting.com/artifacts/com.littcore/littcore-net/
implementation ("com.littcore:littcore-net:3.2.4")
'com.littcore:littcore-net:jar:3.2.4'
<dependency org="com.littcore" name="littcore-net" rev="3.2.4">
<artifact name="littcore-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.littcore', module='littcore-net', version='3.2.4')
)
libraryDependencies += "com.littcore" % "littcore-net" % "3.2.4"
[com.littcore/littcore-net "3.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.littcore : littcore-common | jar | 3.2.4 |
| com.littcore : littcore-io | jar | 3.2.4 |
| commons-net : commons-net | jar | 3.2 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| 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 |
|---|---|---|
| junit : junit | jar | 4.8.2 |