is not current version
Last Version 1.2

br.com.caelum.stella:hibernate-seam-example 1.1


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

br.com.caelum.stella
ArtifactId

ArtifactId

hibernate-seam-example
Version

Version

1.1
Type

Type

war

Download hibernate-seam-example 1.1


<!-- https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/ -->
<dependency>
    <groupId>br.com.caelum.stella</groupId>
    <artifactId>hibernate-seam-example</artifactId>
    <version>1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/
implementation 'br.com.caelum.stella:hibernate-seam-example:1.1'
// https://jarcasting.com/artifacts/br.com.caelum.stella/hibernate-seam-example/
implementation ("br.com.caelum.stella:hibernate-seam-example:1.1")
'br.com.caelum.stella:hibernate-seam-example:war:1.1'
<dependency org="br.com.caelum.stella" name="hibernate-seam-example" rev="1.1">
  <artifact name="hibernate-seam-example" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.caelum.stella', module='hibernate-seam-example', version='1.1')
)
libraryDependencies += "br.com.caelum.stella" % "hibernate-seam-example" % "1.1"
[br.com.caelum.stella/hibernate-seam-example "1.1"]