
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
generator-daggerok-fatjar
Advanced tools
DEPRECATED. Use jvm generator instead. Old description: Generate fat-jar java / java-ee / scala projects
npm i -g generator-jvm@latest
Generate fatjar project
First, install Yeoman and generator-daggerok-fatjar using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-daggerok-fatjar
Then generate your new project:
yo daggerok-fatjar
# enter projectDirectory or just press enter (default: app)
# chose projectType (default: java)
cd $projectDirectory
using gradle
idea build.gradle
bash gradlew
using maven
idea pom.xml
bash mvnw
docker-compose
# gradle
bash gradlew composeUp
# maven
bash mvnw com.dkanejs.maven.plugins:docker-compose-maven-plugin:1.0.1:up
java-ee-faces project:
java-ee CDI full multi project:
java-ee EJB full multi project:
kotlin java-ee project:
kotlin fat project
spring cloud function web project
spring-boot 1 / spring framework 4 project
kotlin parent multi project:
spring-boot 2 / spring framework 5 project
scala akka-persistence gradle project
java-akka project
java-ee (micro-profile) project:
scala project:
java-ee project:
java parent multi project:
scala_2.11 project:
java project:
MIT © Maksim Kostromin
FAQs
DEPRECATED. Use jvm generator instead. Old description: Generate fat-jar java / java-ee / scala projects
The npm package generator-daggerok-fatjar receives a total of 4 weekly downloads. As such, generator-daggerok-fatjar popularity was classified as not popular.
We found that generator-daggerok-fatjar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.