Yep. Westminster technically. That's the company I founded. I wrote most of the tools, frameworks, and libraries it uses.
It's an ecosystem that includes a number of tools, libraries, etc. The organization (include the GitHub org) is called Latte. Each project is a GH repository under that. The dependency management system is part of the…
I find that Maven and Gradle are quite complex. Creating a build file for a new project and publishing to Sonatype is extremely difficult. Certainly those projects are solid, but I think there is a lot of room for…
I think that's why other platforms have done so much better than Java. NPM, Python, Ruby, DotNet, etc. They all have dependency management, versioning, publishing, repository management, HTTP, web frameworks, and build…
I'm the author of Latte. Some of the projects are actually forks from some of my open source from the company I founded (and later sold). Some have been around for quite a while (10+ years) and have some adoption as…
Yep. Westminster technically. That's the company I founded. I wrote most of the tools, frameworks, and libraries it uses.
It's an ecosystem that includes a number of tools, libraries, etc. The organization (include the GitHub org) is called Latte. Each project is a GH repository under that. The dependency management system is part of the…
I find that Maven and Gradle are quite complex. Creating a build file for a new project and publishing to Sonatype is extremely difficult. Certainly those projects are solid, but I think there is a lot of room for…
I think that's why other platforms have done so much better than Java. NPM, Python, Ruby, DotNet, etc. They all have dependency management, versioning, publishing, repository management, HTTP, web frameworks, and build…
I'm the author of Latte. Some of the projects are actually forks from some of my open source from the company I founded (and later sold). Some have been around for quite a while (10+ years) and have some adoption as…