| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.cuf |
| ArtifactId | ArtifactIdcuf-fw |
| Last Version | Last Version2.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCUF framework interfaces and classes
The parent for all CUF2 modules
|
| Project Organization |
Project OrganizationJürgen Zeller (privat) |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cuf-fw-2.5.8.pom | |
| cuf-fw-2.5.8.jar | 47 KB |
| cuf-fw-2.5.8-sources.jar | 47 KB |
| cuf-fw-2.5.8-javadoc.jar | 272 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cuf/cuf-fw/ -->
<dependency>
<groupId>net.sf.cuf</groupId>
<artifactId>cuf-fw</artifactId>
<version>2.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-fw/
implementation 'net.sf.cuf:cuf-fw:2.5.8'
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-fw/
implementation ("net.sf.cuf:cuf-fw:2.5.8")
'net.sf.cuf:cuf-fw:jar:2.5.8'
<dependency org="net.sf.cuf" name="cuf-fw" rev="2.5.8">
<artifact name="cuf-fw" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cuf', module='cuf-fw', version='2.5.8')
)
libraryDependencies += "net.sf.cuf" % "cuf-fw" % "2.5.8"
[net.sf.cuf/cuf-fw "2.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.0 |
| junit : junit | jar | 4.13 |