net.sf.nervalreports:core

This is the core package of NervalReports (a lightweight report creation library), needed for all its generators and converters.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.nervalreports
ArtifactId

ArtifactId

core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

net.sf.nervalreports:core
This is the core package of NervalReports (a lightweight report creation library), needed for all its generators and converters.
Project URL

Project URL

http://nervalreports.sf.net
Source Code Management

Source Code Management

http://sourceforge.net/p/nervalreports/code/HEAD/tree/trunk/

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1.1
1.1
1.0