License |
License |
---|---|
GroupId | GroupIdorg.jeecqrs |
ArtifactId | ArtifactIdjeecqrs-core |
Version | Version1.2.3 |
Type | Typejar |
Description |
DescriptionJEECQRS: Core
Infrastructure tools to implement CQRS with Java EE standard methods
|
Filename | Size |
---|---|
jeecqrs-core-1.2.3.pom | |
jeecqrs-core-1.2.3.jar | 61 KB |
jeecqrs-core-1.2.3-sources.jar | 80 KB |
jeecqrs-core-1.2.3-javadoc.jar | 823 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-core/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-core</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-core/
implementation 'org.jeecqrs:jeecqrs-core:1.2.3'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-core/
implementation ("org.jeecqrs:jeecqrs-core:1.2.3")
'org.jeecqrs:jeecqrs-core:jar:1.2.3'
<dependency org="org.jeecqrs" name="jeecqrs-core" rev="1.2.3">
<artifact name="jeecqrs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-core', version='1.2.3')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-core" % "1.2.3"
[org.jeecqrs/jeecqrs-core "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-depchain | pom | |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.1.Final |
org.jboss.arquillian.protocol : arquillian-protocol-servlet | jar | 1.1.1.Final |