| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.samples.is |
| ArtifactId | ArtifactIdphoto-edit |
| Version | Version4.3.6 |
| Type | Typewar |
| Description |
DescriptionWSO2 Identity Server Samples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| photo-edit-4.3.6.pom | |
| photo-edit-4.3.6.war | 3 MB |
| photo-edit-4.3.6-sources.jar | 1001 KB |
| photo-edit-4.3.6-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/photo-edit/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>photo-edit</artifactId>
<version>4.3.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/photo-edit/
implementation 'org.wso2.samples.is:photo-edit:4.3.6'
// https://jarcasting.com/artifacts/org.wso2.samples.is/photo-edit/
implementation ("org.wso2.samples.is:photo-edit:4.3.6")
'org.wso2.samples.is:photo-edit:war:4.3.6'
<dependency org="org.wso2.samples.is" name="photo-edit" rev="4.3.6">
<artifact name="photo-edit" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='photo-edit', version='4.3.6')
)
libraryDependencies += "org.wso2.samples.is" % "photo-edit" % "4.3.6"
[org.wso2.samples.is/photo-edit "4.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.0 |
| com.nimbusds : nimbus-jose-jwt | jar | 2.26.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.wso2.samples.is : jks-loader | jar | 4.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |