License |
License |
---|---|
GroupId | GroupIdcom.arthenica |
ArtifactId | ArtifactIdsmart-exception-common |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionsmart-exception-common
smart-exception common package
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/ -->
<dependency>
<groupId>com.arthenica</groupId>
<artifactId>smart-exception-common</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation 'com.arthenica:smart-exception-common:0.1.0'
// https://jarcasting.com/artifacts/com.arthenica/smart-exception-common/
implementation ("com.arthenica:smart-exception-common:0.1.0")
'com.arthenica:smart-exception-common:jar:0.1.0'
<dependency org="com.arthenica" name="smart-exception-common" rev="0.1.0">
<artifact name="smart-exception-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='smart-exception-common', version='0.1.0')
)
libraryDependencies += "com.arthenica" % "smart-exception-common" % "0.1.0"
[com.arthenica/smart-exception-common "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.6 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.3.6 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.mockito : mockito-core | jar | 3.3.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |