Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Ruby (0.33 sec)

  1. maven-core/plugin-manager.txt

    - we also seem to have artifact information tangled inside the plugin model
    - we have to deal with scripting implementations (groovy, beanshell, ruby)
    - we need to deal with a shared context for plugins, like the guarded mojos
    - we need to deal with plugins as core application logic which can also interact with plugins
    
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jul 18 22:45:13 GMT 2022
    - 12.9K bytes
    - Viewed (0)
  2. ci/devinfra/docker_windows/Dockerfile

        choco install peazip; \
        choco install peazip.install; \
        choco install peazip.portable; \
        choco install php --version 7.2.0; \
        choco install protoc --version 3.2.0; \
        choco install ruby --version 2.5.0.1; \
        choco install swig --version 3.0.9; \
        choco install sysinternals; \
        choco install unrar; \
        choco install unzip; \
        choco install vcredist140; \
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
Back to top