License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.seam.remoting |
ArtifactId | ArtifactIdseam-remoting-core |
Last Version | Last Version3.0.0-Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSeam Remoting Core
The parent POM for Weld, specifying the build parameters
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-core/ -->
<dependency>
<groupId>org.jboss.seam.remoting</groupId>
<artifactId>seam-remoting-core</artifactId>
<version>3.0.0-Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-core/
implementation 'org.jboss.seam.remoting:seam-remoting-core:3.0.0-Beta1'
// https://jarcasting.com/artifacts/org.jboss.seam.remoting/seam-remoting-core/
implementation ("org.jboss.seam.remoting:seam-remoting-core:3.0.0-Beta1")
'org.jboss.seam.remoting:seam-remoting-core:jar:3.0.0-Beta1'
<dependency org="org.jboss.seam.remoting" name="seam-remoting-core" rev="3.0.0-Beta1">
<artifact name="seam-remoting-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.seam.remoting', module='seam-remoting-core', version='3.0.0-Beta1')
)
libraryDependencies += "org.jboss.seam.remoting" % "seam-remoting-core" % "3.0.0-Beta1"
[org.jboss.seam.remoting/seam-remoting-core "3.0.0-Beta1"]
Group / Artifact | Type | Version |
---|---|---|
javax.el : el-api | jar | 2.2 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-core | jar | 3.3.2.GA |
javax.enterprise : cdi-api | jar | 1.0-SP1 |
javax.jms : jms | jar | 1.1 |
dom4j : dom4j | jar | 1.6.1 |
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.5.10 |
org.jboss.weld : weld-core | jar | 1.0.1-Final |