is not current version
Last Version 2.0.0

org.seedstack.business:business-jpa 2.0.0-M3


GroupId

GroupId

org.seedstack.business
ArtifactId

ArtifactId

business-jpa
Version

Version

2.0.0-M3
Type

Type

jar

Download business-jpa 2.0.0-M3


<!-- https://jarcasting.com/artifacts/org.seedstack.business/business-jpa/ -->
<dependency>
    <groupId>org.seedstack.business</groupId>
    <artifactId>business-jpa</artifactId>
    <version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.business/business-jpa/
implementation 'org.seedstack.business:business-jpa:2.0.0-M3'
// https://jarcasting.com/artifacts/org.seedstack.business/business-jpa/
implementation ("org.seedstack.business:business-jpa:2.0.0-M3")
'org.seedstack.business:business-jpa:jar:2.0.0-M3'
<dependency org="org.seedstack.business" name="business-jpa" rev="2.0.0-M3">
  <artifact name="business-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.business', module='business-jpa', version='2.0.0-M3')
)
libraryDependencies += "org.seedstack.business" % "business-jpa" % "2.0.0-M3"
[org.seedstack.business/business-jpa "2.0.0-M3"]