File | Operation |
---|---|
activej-1.0-rc1.pom | download |
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej</artifactId>
<version>1.0-rc1</version>
<type>pom</type>
</dependency>
compile
|-- org.jetbrains:annotations:17.0.0
|-- org.slf4j:slf4j-api:1.7.29
test
|-- junit:junit:4.12