SF3JSWING : kernel

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).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sf3jswing
ArtifactId

ArtifactId

kernel
Last Version

Last Version

1.3.22
Release Date

Release Date

Type

Type

pom
Description

Description

SF3JSWING : kernel
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).
Project URL

Project URL

http://www.sourceforge.net/projects/sf3jswing
Source Code Management

Source Code Management

https://bitbucket.org/b23prodtm/sf3-jxakn

Download kernel

Filename Size
kernel-1.3.22.pom 40 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel/ -->
<dependency>
    <groupId>net.sf.sf3jswing</groupId>
    <artifactId>kernel</artifactId>
    <version>1.3.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel/
implementation 'net.sf.sf3jswing:kernel:1.3.22'
// https://jarcasting.com/artifacts/net.sf.sf3jswing/kernel/
implementation ("net.sf.sf3jswing:kernel:1.3.22")
'net.sf.sf3jswing:kernel:pom:1.3.22'
<dependency org="net.sf.sf3jswing" name="kernel" rev="1.3.22">
  <artifact name="kernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.sf3jswing', module='kernel', version='1.3.22')
)
libraryDependencies += "net.sf.sf3jswing" % "kernel" % "1.3.22"
[net.sf.sf3jswing/kernel "1.3.22"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.sf3jswing : AntBuildFiles jar 1.0.19
com.sun.javafx » jfxrt jar 8.0

Project Modules

  • kernel-win
  • kernel-lnx
  • kernel-osx
  • kernel-core

Versions

Version
1.3.22
1.3.20
1.3.18
1.3.16
1.3.14