License |
License
The Prompto License
|
---|---|
GroupId | GroupIdorg.prompto |
ArtifactId | ArtifactIdAppStore |
Last Version | Last Version0.1.52 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrompto Platform POM
|
Project Organization |
Project OrganizationPrompto |
Filename | Size |
---|---|
AppStore-0.1.52.pom | |
AppStore-0.1.52.jar | 5 KB |
AppStore-0.1.52-sources.jar | 2 KB |
AppStore-0.1.52-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/AppStore/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>AppStore</artifactId>
<version>0.1.52</version>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/AppStore/
implementation 'org.prompto:AppStore:0.1.52'
// https://jarcasting.com/artifacts/org.prompto/AppStore/
implementation ("org.prompto:AppStore:0.1.52")
'org.prompto:AppStore:jar:0.1.52'
<dependency org="org.prompto" name="AppStore" rev="0.1.52">
<artifact name="AppStore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='AppStore', version='0.1.52')
)
libraryDependencies += "org.prompto" % "AppStore" % "0.1.52"
[org.prompto/AppStore "0.1.52"]
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Core | jar | 0.1.52 |
org.prompto : CodeStore | jar | 0.1.52 |
org.prompto : Server | jar | 0.1.52 |
Group / Artifact | Type | Version |
---|---|---|
org.prompto : Server | test-jar | 0.1.52 |
junit : junit | jar | 4.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
org.prompto : Core | test-jar | 0.1.52 |
org.prompto : MongoStore | jar | 0.1.52 |
org.prompto : MongoStore | test-jar | 0.1.52 |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |