simter-exception

Some Common Exceptions Use By Simter

License

License

MIT
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-exception
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

simter-exception
Some Common Exceptions Use By Simter
Project URL

Project URL

https://github.com/simter/simter-exception
Project Organization

Project Organization

simter
Source Code Management

Source Code Management

https://github.com/simter/simter-exception.git

Download simter-exception

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

simter-exception

Common exceptions use by simter. Include:

All Exception is a subtype of SimterException.

Installation

<dependency>
  <groupId>tech.simter</groupId>
  <artifactId>simter-exception</artifactId>
  <version>1.0.0</version>
</dependency>

Build

mvn clean package
tech.simter

Versions

Version
1.1.0
1.0.0