Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.terracotta:terracotta-utilities-port-chooser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.terracotta:terracotta-utilities-port-chooser

Utility classes for TCP port management

  • 0.0.19
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Terracotta Utilities

This project contains utility classes that may be used among all Terracotta-OSS projects.

Project Constraints

This project operates under the following constraints:

  1. Changes must not be breaking; programs built to compile and run using version 0.0.1 artifacts from this project must be able to compile and run with version 0.0.2 artifacts from this project.
  2. This project should not be branched. Maintaining multiple versions of this project is not desirable.
  3. The tools module may not rely on any third-party artifacts other than:
    • org.slf4j:slf4j-api
    • com.github.spotbugs:spotbugs-annotations
  4. The test-tools module may rely on test-support artifacts in common use though these artifacts should generally be optional for consumers of the test-tools module. For example, the following artifacts might be used:
    • org.hamcrest:hamcrest:2.2 (compile)
    • junit:junit:4.12 (provided)
    • org.testng:testng:6.8 (provided)
    If an artifact on which test-tools relies makes a breaking change, introduce new artifact containing the breaking components -- not a new version of the test-tools artifact.

FAQs

Package last updated on 29 Jul 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc