package
0.0.0-20241023164445-667b75ed2b22
Repository: https://github.com/zeabur/zbpack.git
Documentation: pkg.go.dev

# Functions

DetermineFramework determines the framework of the Java project.
DetermineJDKVersion determines the JDK version of the Java project.
DetermineProjectType determines the project type of the Java project.
DetermineTargetExt determines the target extension of the Java project.
GenerateDockerfile generates the Dockerfile for Java projects.
NewIdentifier returns a new Java identifier.
NewPacker returns a new Java packer.