Jeka Versions Save

The Build Tool Kit for Java

0.11.0-alpha.0

1 month ago

0.10.49

5 months ago
  • Add JkProcess.inheritIO method to keep original output
  • Handle BOMs in @JkInjectClasspath
  • Polish JkPathFile

0.10.48

5 months ago
  • Add ScaffoldJkBean.localPropsExtraContentPath to pass property file content using file
  • Remove unused import from springboot build template

0.10.47

5 months ago
  • Add @JkDepSuggest on NodeJs related fields/args
  • Base def-files compilation cache on MD-5
  • Upgrade default Jacoco version
  • Fix JkProject.getInfo indentation rendering

0.10.46

5 months ago
  • Fix MD5 checksum for JkPathTree
  • Hide properties having name ending with 'token'
  • Add Hint.before(String) method
  • Add @JkDepSuggest on JkCoordinateDependency method arguments
  • Add 2 project samples to illustrate JkProject api

0.10.45

5 months ago
  • Add JkProject.getMainArtifactPath convenient method.
  • Add consistency to scaffold snippets.

0.10.44

5 months ago
  • Display resulting classpath when executing JkProject.displayDependencyTree
  • Fix JkProjectFlatFacade.addCompileOnlyDeps to remove the dependency from the runtime scope

0.10.43

5 months ago
  • Polish build template snippets
  • Hide sensitive data when displaying properties

0.10.42

5 months ago
  • Add Pure Api Build template for SpringbootJkBean
  • Add JkProject.runJar method.
  • Improve slightly Blank template snippet
  • Polish ProjectJkBean.runJar
  • Adapt to Spring-Boot 3.2.0 : LauncherJar class has moved to another package.

0.10.41

5 months ago
  • Make SpringbootJkBean#springbootVersion public
  • Fix @JkDepSuggest values for jacoco