| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdcom.avenida.banten | 
    
| ArtifactId | ArtifactIdbanten-sample | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBanten Sample 
            Banten sample 
         | 
    
| Project Organization | 
                    Project OrganizationAvenida.com | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| banten-sample-1.0.pom | |
| banten-sample-1.0.jar | 22 KB | 
| banten-sample-1.0-sources.jar | 15 KB | 
| banten-sample-1.0-javadoc.jar | 139 KB | 
| banten-sample-1.0-boot.jar | 57 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.avenida.banten/banten-sample/ -->
<dependency>
    <groupId>com.avenida.banten</groupId>
    <artifactId>banten-sample</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.avenida.banten/banten-sample/
implementation 'com.avenida.banten:banten-sample:1.0'
                // https://jarcasting.com/artifacts/com.avenida.banten/banten-sample/
implementation ("com.avenida.banten:banten-sample:1.0")
                'com.avenida.banten:banten-sample:jar:1.0'
                <dependency org="com.avenida.banten" name="banten-sample" rev="1.0">
  <artifact name="banten-sample" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.avenida.banten', module='banten-sample', version='1.0')
)
                libraryDependencies += "com.avenida.banten" % "banten-sample" % "1.0"
                [com.avenida.banten/banten-sample "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.easymock : easymock | jar | 3.4 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.springframework : spring-test | jar | 4.2.6.RELEASE | 
| net.sourceforge.htmlunit : htmlunit | jar | 2.21 | 
| xml-apis : xml-apis | jar | 1.4.01 |