| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages | 
        
| GroupId | GroupIdch.exense.step | 
    
| ArtifactId | ArtifactIdscript-dev-java | 
    
| Last Version | Last Version3.10.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionstep is the first open-source automation platform for unified agile testing. 
         | 
    
| Filename | Size | 
|---|---|
| script-dev-java-3.10.3.pom | |
| script-dev-java-3.10.3.jar | 11 KB | 
| script-dev-java-3.10.3-sources.jar | 8 KB | 
| script-dev-java-3.10.3-javadoc.jar | 49 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.exense.step/script-dev-java/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>script-dev-java</artifactId>
    <version>3.10.3</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.exense.step/script-dev-java/
implementation 'ch.exense.step:script-dev-java:3.10.3'
                // https://jarcasting.com/artifacts/ch.exense.step/script-dev-java/
implementation ("ch.exense.step:script-dev-java:3.10.3")
                'ch.exense.step:script-dev-java:jar:3.10.3'
                <dependency org="ch.exense.step" name="script-dev-java" rev="3.10.3">
  <artifact name="script-dev-java" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.exense.step', module='script-dev-java', version='3.10.3')
)
                libraryDependencies += "ch.exense.step" % "script-dev-java" % "3.10.3"
                [ch.exense.step/script-dev-java "3.10.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish : javax.json | jar | 1.0 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr353 | jar | 2.5.4 | 
| ch.exense.step : step-functions-handler | jar | 3.10.3 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |