This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
io.syntaxsugar.dataweave.jwt-dw-module 1.1.0-SNAPSHOT Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>io.syntaxsugar.dataweave</groupId>
<artifactId>jwt-dw-module</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
Install by downloading latest JAR and manually install into your local maven repo or...
Add the following to your ~/.m2/settings.xml
to use mulesoft-consulting maven repo:
<profiles>
<profile>
<id>github-mulesoft-consulting</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<repositories>
<repository>
<id>github-mulesoft-consulting</id>
<url>https://maven.pkg.github.com/mulesoft-consulting/*</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</profile>
</profiles>
<servers>
<server>
<id>github-mulesoft-consulting</id>
<username>USERNAME</username>
<password>PERSONAL ACCESS TOKEN (just needs the read:packages scope)</password>
</server>
</servers>
Details
- mulesoft-consulting
- August 26, 2021
- 4 dependencies
Assets
- jwt-dw-module-1.1.0-20210826.192937-5.pom.md5
- jwt-dw-module-1.1.0-20210826.192937-5.pom.sha1
- jwt-dw-module-1.1.0-20210826.192937-5.pom
- jwt-dw-module-1.1.0-20210826.192937-5-dw-library.jar.md5
- jwt-dw-module-1.1.0-20210826.192937-5-dw-library.jar.sha1
- jwt-dw-module-1.1.0-20210826.192937-5-dw-library.jar
- jwt-dw-module-1.1.0-20210826.191615-4.pom.md5
- jwt-dw-module-1.1.0-20210826.191615-4.pom.sha1
- jwt-dw-module-1.1.0-20210826.191615-4.pom
- jwt-dw-module-1.1.0-20210826.191615-4-dw-library.jar.md5
- jwt-dw-module-1.1.0-20210826.191615-4-dw-library.jar.sha1
- jwt-dw-module-1.1.0-20210826.191615-4-dw-library.jar
- jwt-dw-module-1.1.0-20210826.154037-3.pom.md5
- jwt-dw-module-1.1.0-20210826.154037-3.pom.sha1
- jwt-dw-module-1.1.0-20210826.154037-3.pom
- jwt-dw-module-1.1.0-20210826.154037-3-dw-library.jar.md5
- jwt-dw-module-1.1.0-20210826.154037-3-dw-library.jar.sha1
- jwt-dw-module-1.1.0-20210826.154037-3-dw-library.jar
- jwt-dw-module-1.1.0-20210826.144531-2.pom.md5
- jwt-dw-module-1.1.0-20210826.144531-2.pom.sha1
- jwt-dw-module-1.1.0-20210826.144531-2.pom
- jwt-dw-module-1.1.0-20210826.144531-2-dw-library.jar.md5
- jwt-dw-module-1.1.0-20210826.144531-2-dw-library.jar.sha1
- jwt-dw-module-1.1.0-20210826.144531-2-dw-library.jar
- jwt-dw-module-1.1.0-20210826.135024-1.pom.md5
- jwt-dw-module-1.1.0-20210826.135024-1.pom.sha1
- jwt-dw-module-1.1.0-20210826.135024-1.pom
- jwt-dw-module-1.1.0-20210826.135024-1.jar.md5
- jwt-dw-module-1.1.0-20210826.135024-1.jar.sha1
- jwt-dw-module-1.1.0-20210826.135024-1.jar
Download activity
- Total downloads 1
- Last 30 days 0
- Last week 0
- Today 0
Recent versions
-
1.1.0-SNAPSHOT
Aug 26, 2021