| License | License
                                                        Apache 2                                                 | 
|---|---|
| GroupId | GroupIdorg.fabric3 | 
| ArtifactId | ArtifactIdprofile-spring | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFabric3 Fabric3 | 
| Filename | Size | 
|---|---|
| profile-spring-3.0.0.pom | 3 KB | 
| profile-spring-3.0.0-sources.jar | 261 bytes | 
| profile-spring-3.0.0-javadoc.jar | 261 bytes | 
| profile-spring-3.0.0-bin.zip | 15 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fabric3/profile-spring/ -->
<dependency>
    <groupId>org.fabric3</groupId>
    <artifactId>profile-spring</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/org.fabric3/profile-spring/
implementation 'org.fabric3:profile-spring:3.0.0'// https://jarcasting.com/artifacts/org.fabric3/profile-spring/
implementation ("org.fabric3:profile-spring:3.0.0")'org.fabric3:profile-spring:jar:3.0.0'<dependency org="org.fabric3" name="profile-spring" rev="3.0.0">
  <artifact name="profile-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='org.fabric3', module='profile-spring', version='3.0.0')
)libraryDependencies += "org.fabric3" % "profile-spring" % "3.0.0"[org.fabric3/profile-spring "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.fabric3 : fabric3-jpa-api | jar | 3.0.0 | 
| org.fabric3 : fabric3-spring | jar | 3.0.0 | 
| org.fabric3 : fabric3-spring-security | jar | 3.0.0 | 
| org.fabric3 : fabric3-hibernate-library | jar | 3.0.0 | 
| org.codehaus.fabric3.api : javax-jta | jar | 1.1.1 | 
| org.fabric3 : fabric3-jpa-hibernate | jar | 3.0.0 | 
| org.fabric3 : fabric3-spring-spi | jar | 3.0.0 | 
| org.fabric3 : fabric3-spring-library | jar | 3.0.0 | 
| org.fabric3 : fabric3-atomikos-library | jar | 3.0.0 | 
| org.fabric3 : fabric3-datasource | jar | 3.0.0 | 
| org.fabric3 : fabric3-tx | jar | 3.0.0 | 
| org.codehaus.fabric3.api : javax-jms | jar | 1.1.1 | 
| org.fabric3 : fabric3-atomikos | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.easymock : easymock | jar | 3.1 |