License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.thoughtworks.dsl |
ArtifactId | ArtifactIddomains-exceptionhandling_2.12 |
Version | Version1.0.0-RC1 |
Type | Typejar |
Description |
Descriptiondomains-ExceptionHandling
domains-ExceptionHandling
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-exceptionhandling_2.12/ -->
<dependency>
<groupId>com.thoughtworks.dsl</groupId>
<artifactId>domains-exceptionhandling_2.12</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-exceptionhandling_2.12/
implementation 'com.thoughtworks.dsl:domains-exceptionhandling_2.12:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.thoughtworks.dsl/domains-exceptionhandling_2.12/
implementation ("com.thoughtworks.dsl:domains-exceptionhandling_2.12:1.0.0-RC1")
'com.thoughtworks.dsl:domains-exceptionhandling_2.12:jar:1.0.0-RC1'
<dependency org="com.thoughtworks.dsl" name="domains-exceptionhandling_2.12" rev="1.0.0-RC1">
<artifact name="domains-exceptionhandling_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.dsl', module='domains-exceptionhandling_2.12', version='1.0.0-RC1')
)
libraryDependencies += "com.thoughtworks.dsl" % "domains-exceptionhandling_2.12" % "1.0.0-RC1"
[com.thoughtworks.dsl/domains-exceptionhandling_2.12 "1.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.thoughtworks.dsl : dsl_2.12 | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.dsl : instructions-shift_2.12 | jar | 1.0.0-RC1 |
com.thoughtworks.dsl : instructions-yield_2.12 | jar | 1.0.0-RC1 |
org.scalatest : scalatest_2.12 | jar | 3.0.4 |