is not current version
Last Version 2.5.8

CUF framework interfaces and classes 2.5.6

The parent for all CUF2 modules

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-fw
Version

Version

2.5.6
Type

Type

jar
Description

Description

CUF framework interfaces and classes
The parent for all CUF2 modules
Project Organization

Project Organization

Jürgen Zeller (privat)
Source Code Management

Source Code Management

http://sourceforge.net/p/cuf/code/HEAD/tree/trunk/cuf/java/cuf2/cuf-fw/

Download cuf-fw 2.5.6


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

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.0
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.