License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.sf3jswing |
ArtifactId | ArtifactIdkernel-core |
Last Version | Last Version1.3.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSF3JSWING: Kernel CORE
This API is a java library for various project scopes.
Currently, it has worked in picture editors, and small applets.
It can be deployed on all big three platforms : Windows, OSX and Linux.
Originally, the file cache manager was the most important feature and the reason for what it was published.
It becomes handful to handle heap memory before it overflows by appropriately using it (see javadoc).
The new implementation lays on Maven Central repository and can be used as a dependency in a common Web Application (Java EE).
|
Filename | Size |
---|---|
kernel-core-1.3.22.pom | |
kernel-core-1.3.22.jar | 968 KB |
kernel-core-1.3.22-sources.jar | 773 KB |
kernel-core-1.3.22-project.zip | 805 KB |
kernel-core-1.3.22-project.tar.gz | 695 KB |
kernel-core-1.3.22-project.tar.bz2 | 668 KB |
kernel-core-1.3.22-javadoc.jar | 479 KB |
kernel-core-1.3.22-api.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel-core/ -->
<dependency>
<groupId>net.sf.sf3jswing</groupId>
<artifactId>kernel-core</artifactId>
<version>1.3.22</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel-core/
implementation 'net.sf.sf3jswing:kernel-core:1.3.22'
// https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel-core/
implementation ("net.sf.sf3jswing:kernel-core:1.3.22")
'net.sf.sf3jswing:kernel-core:jar:1.3.22'
<dependency org="net.sf.sf3jswing" name="kernel-core" rev="1.3.22">
<artifact name="kernel-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sf3jswing', module='kernel-core', version='1.3.22')
)
libraryDependencies += "net.sf.sf3jswing" % "kernel-core" % "1.3.22"
[net.sf.sf3jswing/kernel-core "1.3.22"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.sf3jswing » kernel-${platformModule} | jar | 1.3.22 |
junit : junit-dep | jar | 4.6 |
commons-codec : commons-codec | jar | 1.10 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpcore-nio | jar | 4.0.1 |
commons-logging : commons-logging | jar | 1.0.4 |
org.apache.httpcomponents : httpcore | jar | 4.0.1 |
ant-contrib : ant-contrib | jar | 1.0b3 |
net.sf.sf3jswing : AntBuildFiles | jar | 1.0.19 |
com.sun.javafx » jfxrt | jar | 8.0 |