Spring bridge add-on
Integration of various Spring technologies with SeedStack.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
| License |
License |
|---|---|
| GroupId | GroupIdorg.seedstack.seed |
| ArtifactId | ArtifactIdseed-spring-support-core |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn enterprise-oriented full development stack
|
<!-- https://jarcasting.com/artifacts/org.seedstack.seed/seed-spring-support-core/ -->
<dependency>
<groupId>org.seedstack.seed</groupId>
<artifactId>seed-spring-support-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-spring-support-core/
implementation 'org.seedstack.seed:seed-spring-support-core:2.0.0'
// https://jarcasting.com/artifacts/org.seedstack.seed/seed-spring-support-core/
implementation ("org.seedstack.seed:seed-spring-support-core:2.0.0")
'org.seedstack.seed:seed-spring-support-core:jar:2.0.0'
<dependency org="org.seedstack.seed" name="seed-spring-support-core" rev="2.0.0">
<artifact name="seed-spring-support-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.seed', module='seed-spring-support-core', version='2.0.0')
)
libraryDependencies += "org.seedstack.seed" % "seed-spring-support-core" % "2.0.0"
[org.seedstack.seed/seed-spring-support-core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seedstack.seed : seed-core-support-core | jar | 2.0.0 |
| org.seedstack.seed : seed-transaction-support | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.springframework : spring-tx | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.seedstack.seed : seed-integrationtest-support-core | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | |
| org.springframework : spring-test | jar | |
| org.springframework : spring-orm | jar | |
| org.hibernate : hibernate-core | jar | |
| org.hsqldb : hsqldb | jar |
Integration of various Spring technologies with SeedStack.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.