License |
License |
---|---|
GroupId | GroupIdorg.seedstack.seed |
ArtifactId | ArtifactIdseed-integrationtest-support-core |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionAn enterprise-oriented full development stack
|
<!-- https://jarcasting.com/artifacts/org.seedstack.seed/seed-integrationtest-support-core/ -->
<dependency>
<groupId>org.seedstack.seed</groupId>
<artifactId>seed-integrationtest-support-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-integrationtest-support-core/
implementation 'org.seedstack.seed:seed-integrationtest-support-core:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-integrationtest-support-core/
implementation ("org.seedstack.seed:seed-integrationtest-support-core:2.0.0")
'org.seedstack.seed:seed-integrationtest-support-core:jar:2.0.0'
<dependency org="org.seedstack.seed" name="seed-integrationtest-support-core" rev="2.0.0">
<artifact name="seed-integrationtest-support-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.seed', module='seed-integrationtest-support-core', version='2.0.0')
)
libraryDependencies += "org.seedstack.seed" % "seed-integrationtest-support-core" % "2.0.0"
[org.seedstack.seed/seed-integrationtest-support-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.seed : seed-core-support-core | jar | 2.0.0 |
junit : junit | jar | |
org.assertj : assertj-core | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.skyscreamer : jsonassert | jar | |
org.json : json | jar | |
commons-io : commons-io | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar |