Last Version

Corn Exception 1.0.6

The module offers base exception class to simplify exception handling and defining with internalization support

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.corn
ArtifactId

ArtifactId

corn-exception
Version

Version

1.0.6
Type

Type

jar
Description

Description

Corn Exception
The module offers base exception class to simplify exception handling and defining with internalization support
Project URL

Project URL

https://sites.google.com/site/javacornproject
Source Code Management

Source Code Management

http://svn.code.sf.net/p/corn/corn-exception/code/corn-exception/tags/corn-exception-1.0.6

Download corn-exception 1.0.6


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.