META-INF.maven.archetype.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwthelper Show documentation
Show all versions of jwthelper Show documentation
JwtHelper Will help me in my Wings exam - With Spring security 5.7.0
The newest version!
<archetype> <id>jwthelper</id> <sources> <source>src/main/java/App.java</source> </sources> <testSources> <source>src/test/java/AppTest.java</source> </testSources> </archetype>