File | Operation |
---|---|
japlscript-3.2.1.pom | download |
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlscript</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.21
|-- org.slf4j:slf4j-log4j12:1.7.21
|-- org.slf4j:jul-to-slf4j:1.7.21
provided
test
|-- org.mockito:mockito-core:3.9.0
|-- junit:junit