License |
License |
---|---|
GroupId | GroupIdcom.github.dakusui |
ArtifactId | ArtifactIdfaultsource |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfaultsource
exception controller library
|
Filename | Size |
---|---|
faultsource-1.0.0.pom | |
faultsource-1.0.0.jar | 19 KB |
faultsource-1.0.0-sources.jar | 9 KB |
faultsource-1.0.0-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dakusui/faultsource/ -->
<dependency>
<groupId>com.github.dakusui</groupId>
<artifactId>faultsource</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/faultsource/
implementation 'com.github.dakusui:faultsource:1.0.0'
// https://jarcasting.com/artifacts/com.github.dakusui/faultsource/
implementation ("com.github.dakusui:faultsource:1.0.0")
'com.github.dakusui:faultsource:jar:1.0.0'
<dependency org="com.github.dakusui" name="faultsource" rev="1.0.0">
<artifact name="faultsource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='faultsource', version='1.0.0')
)
libraryDependencies += "com.github.dakusui" % "faultsource" % "1.0.0"
[com.github.dakusui/faultsource "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |