| License | License | 
|---|---|
| GroupId | GroupIdorg.appfuse.archetypes | 
| ArtifactId | ArtifactIdappfuse-archetypes | 
| Last Version | Last Version3.5.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAppFuse Archetype Modules AppFuse archetypes are used to create new projects with AppFuse dependencies and necessary plugins. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| appfuse-archetypes-3.5.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-archetypes/ -->
<dependency>
    <groupId>org.appfuse.archetypes</groupId>
    <artifactId>appfuse-archetypes</artifactId>
    <version>3.5.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-archetypes/
implementation 'org.appfuse.archetypes:appfuse-archetypes:3.5.0'// https://jarcasting.com/artifacts/org.appfuse.archetypes/appfuse-archetypes/
implementation ("org.appfuse.archetypes:appfuse-archetypes:3.5.0")'org.appfuse.archetypes:appfuse-archetypes:pom:3.5.0'<dependency org="org.appfuse.archetypes" name="appfuse-archetypes" rev="3.5.0">
  <artifact name="appfuse-archetypes" type="pom" />
</dependency>@Grapes(
@Grab(group='org.appfuse.archetypes', module='appfuse-archetypes', version='3.5.0')
)libraryDependencies += "org.appfuse.archetypes" % "appfuse-archetypes" % "3.5.0"[org.appfuse.archetypes/appfuse-archetypes "3.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 | 
| org.springframework.security : spring-security-core | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-ldap | jar | |
| org.aspectj : aspectjweaver | jar | 1.8.4 | 
| org.aspectj : aspectjrt | jar | 1.8.4 | 
| junit : junit Optional | jar | 4.12 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| org.apache.logging.log4j : log4j-jcl | jar | 2.1 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.1 | 
| org.jboss.logging : jboss-logging | jar | 3.2.0.Beta1 | 
| mysql : mysql-connector-java | jar | 5.1.27 | 
| org.springframework : spring-test Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |