License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdRuntime |
Version | Version0.1.22 |
Type | Typejar |
Description |
DescriptionPrompto Core POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
Runtime-0.1.22.pom | |
Runtime-0.1.22.jar | 68 KB |
Runtime-0.1.22-sources.jar | 51 KB |
Runtime-0.1.22-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Runtime/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Runtime</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation 'org.prompto:Runtime:0.1.22'
// https://jarcasting.com/artifacts/org.prompto/Runtime/
implementation ("org.prompto:Runtime:0.1.22")
'org.prompto:Runtime:jar:0.1.22'
<dependency org="org.prompto" name="Runtime" rev="0.1.22">
<artifact name="Runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Runtime', version='0.1.22')
)
libraryDependencies += "org.prompto" % "Runtime" % "0.1.22"
[org.prompto/Runtime "0.1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.1.22 |
javax.mail : javax.mail-api | jar | 1.6.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.icegreen : greenmail | jar | 1.5.13 |
org.prompto : Core | test-jar | 0.1.22 |
com.coveo : nashorn-commonjs-modules | jar | 1.0.9 |