{"id":22770,"date":"2023-09-05T16:59:25","date_gmt":"2023-09-05T16:59:25","guid":{"rendered":"https:\/\/webtech.fr\/en\/?page_id=22770"},"modified":"2025-02-28T14:31:42","modified_gmt":"2025-02-28T14:31:42","slug":"jenkins","status":"publish","type":"page","link":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/","title":{"rendered":"Jenkins \u2013 GLOSSARY"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;post-webtech&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||40px||false|false&#8221; custom_padding=&#8221;50px|30px|50px|30px|true|true&#8221; custom_padding_tablet=&#8221;50px|30px|50px|30px|true|true&#8221; custom_padding_phone=&#8221;25px|20px|25px|20px|true|true&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#8FCCFF&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1>What is Jenkins?<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p data-sourcepos=\"1:1-1:276\">Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines. It\u2019s a popular choice for automating various tasks in the software development lifecycle, such as building, testing, and deploying code.<\/p>\n<h2 data-sourcepos=\"3:1-3:42\">Here\u2019s a breakdown of what Jenkins offers:<\/h2>\n<ul data-sourcepos=\"5:1-12:0\">\n<li data-sourcepos=\"5:1-6:0\">\n<p data-sourcepos=\"5:3-5:222\"><strong>Open-Source and Extensible:<\/strong><span>\u00a0<\/span>Being open-source, Jenkins is free to use and modify. A vast plugin ecosystem extends its functionality to integrate with a wide range of tools and services used in software development.<\/p>\n<\/li>\n<li data-sourcepos=\"7:1-8:0\">\n<p data-sourcepos=\"7:3-7:230\"><strong>CI\/CD Pipeline Management:<\/strong><span>\u00a0<\/span>Jenkins excels at automating the software development lifecycle. It allows you to define workflows that trigger builds, run tests, and deploy applications upon code changes or scheduled intervals.<\/p>\n<\/li>\n<li data-sourcepos=\"9:1-10:0\">\n<p data-sourcepos=\"9:3-9:178\"><strong>Platform-Agnostic:<\/strong><span>\u00a0<\/span>Jenkins runs on various operating systems, including Windows, Linux, and macOS. This flexibility makes it suitable for diverse development environments.<\/p>\n<\/li>\n<li data-sourcepos=\"11:1-12:0\">\n<p data-sourcepos=\"11:3-11:139\"><strong>Community-Driven:<\/strong><span>\u00a0<\/span>Jenkins boasts a large and active community that contributes plugins, shares best practices, and provides support.<\/p>\n<\/li>\n<\/ul>\n<h2 data-sourcepos=\"13:1-13:28\">Key Features of Jenkins:<\/h2>\n<ul data-sourcepos=\"15:1-18:0\">\n<li data-sourcepos=\"15:1-15:139\"><strong>Job DSL:<\/strong><span>\u00a0<\/span>Define CI\/CD pipelines as code using Jenkins Job DSL (Domain Specific Language), promoting version control and reusability.<\/li>\n<li data-sourcepos=\"16:1-16:169\"><strong>Pipeline as Code:<\/strong><span>\u00a0<\/span>Jenkins pipelines can be written in scripted languages like Groovy or declarative pipelines using YAML syntax, offering flexibility and control.<\/li>\n<li data-sourcepos=\"17:1-18:0\"><strong>Security and Access Control:<\/strong><span>\u00a0<\/span>Jenkins provides role-based access control and security plugins to manage user permissions and protect sensitive data.<\/li>\n<\/ul>\n<h2 data-sourcepos=\"19:1-19:30\">Benefits of Using Jenkins:<\/h2>\n<ul data-sourcepos=\"21:1-26:0\">\n<li data-sourcepos=\"21:1-21:146\"><strong>Improved Efficiency:<\/strong><span>\u00a0<\/span>Automating tasks through CI\/CD pipelines streamlines development processes and frees developers from repetitive tasks.<\/li>\n<li data-sourcepos=\"22:1-22:131\"><strong>Enhanced Quality:<\/strong><span>\u00a0<\/span>Automated builds and tests ensure consistent code quality and catch issues early in the development cycle.<\/li>\n<li data-sourcepos=\"23:1-23:119\"><strong>Faster Delivery:<\/strong><span>\u00a0<\/span>By automating deployments, Jenkins enables faster software releases and quicker time-to-market.<\/li>\n<li data-sourcepos=\"24:1-24:117\"><strong>Cost-Effective:<\/strong><span>\u00a0<\/span>Being open-source, Jenkins eliminates licensing costs associated with proprietary CI\/CD tools.<\/li>\n<li data-sourcepos=\"25:1-26:0\"><strong>Flexibility and Customization:<\/strong><span>\u00a0<\/span>The vast plugin ecosystem allows you to tailor Jenkins to your specific needs and integrate with your existing development tools.<\/li>\n<\/ul>\n<p data-sourcepos=\"27:1-27:66\"><strong>Here\u2019s a comparison of Jenkins with other popular CI\/CD tools:<\/strong><\/p>\n<table border=\"1\">\n<tbody>\n<tr>\n<td>Feature<\/td>\n<td>Jenkins<\/td>\n<td>\u00a0Other CI\/CD Tools (e.g., CircleCI, GitLab CI\/CD)<\/td>\n<\/tr>\n<tr>\n<td>Open-Source<\/td>\n<td>Yes<\/td>\n<td>\u00a0<\/td>\n<\/tr>\n<tr>\n<td>Cost<\/td>\n<td>Free<\/td>\n<td>Subscription-based or Freemium models<\/td>\n<\/tr>\n<tr>\n<td>Ease of Use<\/td>\n<td>Moderate learning curve<\/td>\n<td>Can be easier to set up for simpler projects<\/td>\n<\/tr>\n<tr>\n<td>Customization<\/td>\n<td>Highly customizable with plugins<\/td>\n<td>Less customization options<\/td>\n<\/tr>\n<tr>\n<td>Community Support<\/td>\n<td>Large and active community<\/td>\n<td>May have smaller communities<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 data-sourcepos=\"37:1-37:21\">Who Uses Jenkins?<\/h2>\n<ul data-sourcepos=\"39:1-42:0\">\n<li data-sourcepos=\"39:1-39:161\"><strong>Software Development Teams:<\/strong><span>\u00a0<\/span>From small startups to large enterprises, development teams leverage Jenkins to automate their software development workflows.<\/li>\n<li data-sourcepos=\"40:1-40:144\"><strong>DevOps Engineers:<\/strong><span>\u00a0<\/span>DevOps professionals use Jenkins to build CI\/CD pipelines that bridge the gap between development and operations teams.<\/li>\n<li data-sourcepos=\"41:1-42:0\"><strong>System Administrators:<\/strong><span>\u00a0<\/span>Jenkins can be used to automate system administration tasks, such as server configuration or software installation.<\/li>\n<\/ul>\n<p data-sourcepos=\"43:1-43:317\">In conclusion, Jenkins is a powerful and versatile open-source automation server that simplifies CI\/CD implementation. Its flexibility, extensive plugin ecosystem, and large community make it a compelling choice for automating software development workflows and achieving faster and more efficient software delivery.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;2_3,1_3&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; module_class=&#8221;row-center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px|30px|50px|30px|true|true&#8221; custom_padding_tablet=&#8221;50px|30px|50px|30px|true|true&#8221; custom_padding_phone=&#8221;25px|20px|25px|20px|true|true&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#8FCCFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Free Quote for an innovative <span class=\"blue-word\"> web project<\/span><\/h4>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"d-flex flex-wrap cta-article\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\" m-2 d-flex align-items-center \"><!-- [et_pb_line_break_holder] -->   <span class=\"me-2 mt-1\"><i class=\"fi fi-rr-window-alt\"><\/i><\/span> <!-- [et_pb_line_break_holder] -->    <a href=\"\/en\/custom-application-development\/\">Web Application<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->   <\/p>\n<div class=\"m-2 d-flex align-items-center \"><!-- [et_pb_line_break_holder] -->   <span class=\"me-2 mt-1\"><i class=\"fi fi-rr-mobile-button\"><\/i><\/i><\/span> <!-- [et_pb_line_break_holder] -->    <a href=\"\/en\/mobile-application-development\/\">Mobile Application<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->   <\/p>\n<div class=\"m-2 d-flex align-items-center \"><!-- [et_pb_line_break_holder] -->     <span class=\"me-2 mt-1\"><i class=\"fi fi-rr-file-code\"><\/i><\/span><!-- [et_pb_line_break_holder] -->    <a href=\"\/en\/source-code-audit\/\"> Code Audit <\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;\/en\/contact-us\/&#8221; button_text=&#8221;Contact-Us\u202f!&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;18px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#6D81F2&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#6D81F2&#8243; button_border_radius=&#8221;7px&#8221; button_font=&#8221;|600|||||||&#8221; button_icon=&#8221;&#x24;||divi||400&#8243; button_icon_color=&#8221;#FFFFFF&#8221; custom_padding=&#8221;8px||8px||true|false&#8221; button_text_size_tablet=&#8221;18px&#8221; button_text_size_phone=&#8221;16px&#8221; button_text_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is Jenkins?Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines. It\u2019s a popular choice for automating various tasks in the software development lifecycle, such as building, testing, and deploying code. Here\u2019s a breakdown of what Jenkins offers: Open-Source and Extensible:\u00a0Being open-source, Jenkins is free to use and modify. A vast plugin ecosystem extends its functionality to integrate with a wide range of tools and services used in software development. CI\/CD Pipeline Management:\u00a0Jenkins excels at automating the software development lifecycle. It allows you to define workflows that trigger builds, run tests, and deploy applications upon code changes or scheduled intervals. Platform-Agnostic:\u00a0Jenkins runs on various operating systems, including Windows, Linux, and macOS. This flexibility makes it suitable for diverse development environments. Community-Driven:\u00a0Jenkins boasts a large and active community that contributes plugins, shares best practices, and provides support. Key Features of Jenkins: Job DSL:\u00a0Define CI\/CD pipelines as code using Jenkins Job DSL (Domain Specific Language), promoting version control and reusability. Pipeline as Code:\u00a0Jenkins pipelines can be written in scripted languages like Groovy or declarative pipelines using YAML syntax, offering flexibility and control. Security and Access Control:\u00a0Jenkins provides role-based access control and security plugins to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":22714,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-22770","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Here&#039;s a breakdown of what Jenkins offers<\/title>\n<meta name=\"description\" content=\"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webtech.fr\/en\/glossary\/jenkins\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Here&#039;s a breakdown of what Jenkins offers\" \/>\n<meta property=\"og:description\" content=\"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webtech.fr\/en\/glossary\/jenkins\/\" \/>\n<meta property=\"og:site_name\" content=\"webtech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EuroTechConseilFrance\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-28T14:31:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@eurotechconseil\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"QAPage\"],\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/jenkins\\\/\",\"url\":\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/jenkins\\\/\",\"name\":\"Here's a breakdown of what Jenkins offers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#website\"},\"datePublished\":\"2023-09-05T16:59:25+00:00\",\"dateModified\":\"2025-02-28T14:31:42+00:00\",\"description\":\"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\\\/CD) pipelines.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/jenkins\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/jenkins\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/jenkins\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/webtech.fr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Glossary\",\"item\":\"https:\\\/\\\/webtech.fr\\\/en\\\/glossary\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Jenkins \u2013 GLOSSARY\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/webtech.fr\\\/en\\\/\",\"name\":\"webtech\",\"description\":\"web solutions that build businesses\",\"publisher\":{\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/webtech.fr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#organization\",\"name\":\"Webtech\",\"url\":\"https:\\\/\\\/webtech.fr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/webtech.fr\\\/en\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Capture-logo-webtech.png\",\"contentUrl\":\"https:\\\/\\\/webtech.fr\\\/en\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/Capture-logo-webtech.png\",\"width\":321,\"height\":129,\"caption\":\"Webtech\"},\"image\":{\"@id\":\"https:\\\/\\\/webtech.fr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EuroTechConseilFrance\",\"https:\\\/\\\/x.com\\\/eurotechconseil\",\"https:\\\/\\\/www.instagram.com\\\/euro_tech_conseil\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/euro-tech-conseil-b74a6ab1\\\/\",\"https:\\\/\\\/www.pinterest.fr\\\/eurotechconseil\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Here's a breakdown of what Jenkins offers","description":"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/","og_locale":"en_US","og_type":"article","og_title":"Here's a breakdown of what Jenkins offers","og_description":"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines.","og_url":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/","og_site_name":"webtech","article_publisher":"https:\/\/www.facebook.com\/EuroTechConseilFrance","article_modified_time":"2025-02-28T14:31:42+00:00","twitter_card":"summary_large_image","twitter_site":"@eurotechconseil","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","QAPage"],"@id":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/","url":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/","name":"Here's a breakdown of what Jenkins offers","isPartOf":{"@id":"https:\/\/webtech.fr\/en\/#website"},"datePublished":"2023-09-05T16:59:25+00:00","dateModified":"2025-02-28T14:31:42+00:00","description":"Jenkins is an open-source automation server widely used for implementing Continuous Integration and Continuous Delivery (CI\/CD) pipelines.","breadcrumb":{"@id":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webtech.fr\/en\/glossary\/jenkins\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/webtech.fr\/en\/glossary\/jenkins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webtech.fr\/en\/"},{"@type":"ListItem","position":2,"name":"Glossary","item":"https:\/\/webtech.fr\/en\/glossary\/"},{"@type":"ListItem","position":3,"name":"Jenkins \u2013 GLOSSARY"}]},{"@type":"WebSite","@id":"https:\/\/webtech.fr\/en\/#website","url":"https:\/\/webtech.fr\/en\/","name":"webtech","description":"web solutions that build businesses","publisher":{"@id":"https:\/\/webtech.fr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webtech.fr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webtech.fr\/en\/#organization","name":"Webtech","url":"https:\/\/webtech.fr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webtech.fr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/webtech.fr\/en\/wp-content\/uploads\/2022\/01\/Capture-logo-webtech.png","contentUrl":"https:\/\/webtech.fr\/en\/wp-content\/uploads\/2022\/01\/Capture-logo-webtech.png","width":321,"height":129,"caption":"Webtech"},"image":{"@id":"https:\/\/webtech.fr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EuroTechConseilFrance","https:\/\/x.com\/eurotechconseil","https:\/\/www.instagram.com\/euro_tech_conseil\/","https:\/\/www.linkedin.com\/in\/euro-tech-conseil-b74a6ab1\/","https:\/\/www.pinterest.fr\/eurotechconseil\/"]}]}},"_links":{"self":[{"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/pages\/22770","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/comments?post=22770"}],"version-history":[{"count":6,"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/pages\/22770\/revisions"}],"predecessor-version":[{"id":25521,"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/pages\/22770\/revisions\/25521"}],"up":[{"embeddable":true,"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/pages\/22714"}],"wp:attachment":[{"href":"https:\/\/webtech.fr\/en\/wp-json\/wp\/v2\/media?parent=22770"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}